tor-browser

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

browser.toml (797B)


      1 # This Source Code Form is subject to the terms of the Mozilla Public
      2 # License, v. 2.0. If a copy of the MPL was not distributed with this
      3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
      4 
      5 [DEFAULT]
      6 support-files = ["head.js"]
      7 prefs = ["browser.bookmarks.testing.skipDefaultBookmarksImport=true"]
      8 
      9 ["browser_appendSpanCount.js"]
     10 
     11 ["browser_hiddenExposure.js"]
     12 
     13 ["browser_noUpdateResultsFromOtherProviders.js"]
     14 
     15 ["browser_suggestedIndex_10_search_10_url.js"]
     16 
     17 ["browser_suggestedIndex_10_search_5_url.js"]
     18 
     19 ["browser_suggestedIndex_10_url_10_search.js"]
     20 
     21 ["browser_suggestedIndex_10_url_5_search.js"]
     22 
     23 ["browser_suggestedIndex_5_search_10_url.js"]
     24 
     25 ["browser_suggestedIndex_5_search_5_url.js"]
     26 
     27 ["browser_suggestedIndex_5_url_10_search.js"]
     28 
     29 ["browser_suggestedIndex_5_url_5_search.js"]