tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

browser.toml (154B)


      1 [DEFAULT]
      2 prefs = [
      3  "browser.startup.recordImages=true",
      4  "layout.css.devPixelsPerPx='2'",
      5 ]
      6 
      7 ["../browser_startup_images.js"]
      8 run-if = [
      9  "debug",
     10 ]