tor-browser

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

chrome.toml (366B)


      1 [DEFAULT]
      2 support-files = [
      3  "head.js",
      4  "../../../../../toolkit/content/tests/widgets/lit-test-helpers.js",
      5 ]
      6 
      7 ["test_nav_notice.html"]
      8 
      9 ["test_setting_control.html"]
     10 
     11 ["test_setting_control_controlAttrs.html"]
     12 
     13 ["test_setting_control_extension_controlled.html"]
     14 
     15 ["test_setting_control_options.html"]
     16 
     17 ["test_setting_group.html"]
     18 
     19 ["test_sync_device_name.html"]