tor-browser

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

legacy-jar.mn (1224B)


      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 browser.jar:
      6 % resource newtab %res/newtab/ contentaccessible=yes
      7 % content newtab %content/newtab/ contentaccessible=yes
      8   res/newtab/lib/ (./lib/*)
      9   res/newtab/common/ (./common/*)
     10 * res/newtab/data/content/abouthomecache/page.html.template (./data/content/abouthomecache/page.html.template)
     11 * res/newtab/data/content/abouthomecache/script.js.template (./data/content/abouthomecache/script.js.template)
     12   content/newtab/data/content/assets/  (./data/content/assets/*)
     13   res/newtab/data/content/activity-stream.bundle.js (./data/content/activity-stream.bundle.js)
     14   res/newtab/data/content/newtab-render.js (./data/content/newtab-render.js)
     15   content/newtab/css/activity-stream.css (./css/activity-stream.css)
     16   res/newtab/prerendered/activity-stream.html (./prerendered/activity-stream.html)
     17 #ifndef RELEASE_OR_BETA
     18   res/newtab/prerendered/activity-stream-debug.html (./prerendered/activity-stream-debug.html)
     19 #endif
     20   res/newtab/prerendered/activity-stream-noscripts.html (./prerendered/activity-stream-noscripts.html)