tor-browser

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

xpcshell.toml (209B)


      1 [DEFAULT]
      2 prefs = [
      3  "browser.tabs.notes.enabled=true",
      4 ]
      5 head = "head.js"
      6 
      7 ["test_json_ld.js"]
      8 
      9 ["test_link_rel_canonical.js"]
     10 
     11 ["test_meta_og_url.js"]
     12 
     13 ["test_pick_canonical_url.js"]
     14 
     15 ["test_tab_notes.js"]