tor-browser

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

browser_snap.toml (224B)


      1 [DEFAULT]
      2 environment = [
      3  "SNAP_INSTANCE_NAME=firefox",
      4  "SNAP_NAME=firefox",
      5 ]
      6 
      7 ["browser_ua_snap_ubuntu.js"]
      8 run-if = [
      9  "os == 'linux' && os_version == '24.04' && arch == 'x86_64' && display == 'x11' && is_ubuntu",
     10 ]