tor-browser

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

chrome.toml (492B)


      1 [DEFAULT]
      2 support-files = ["head.js"]
      3 
      4 ["test_CensusTreeItem_01.html"]
      5 
      6 ["test_DominatorTreeItem_01.html"]
      7 
      8 ["test_DominatorTree_01.html"]
      9 
     10 ["test_DominatorTree_02.html"]
     11 
     12 ["test_DominatorTree_03.html"]
     13 
     14 ["test_Heap_01.html"]
     15 
     16 ["test_Heap_02.html"]
     17 
     18 ["test_Heap_03.html"]
     19 
     20 ["test_Heap_04.html"]
     21 
     22 ["test_Heap_05.html"]
     23 
     24 ["test_List_01.html"]
     25 
     26 ["test_ShortestPaths_01.html"]
     27 
     28 ["test_ShortestPaths_02.html"]
     29 
     30 ["test_SnapshotListItem_01.html"]
     31 
     32 ["test_Toolbar_01.html"]
     33 
     34 ["test_TreeMap_01.html"]