tor-browser

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

jar.mn (1301B)


      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     content/browser/ipprotection/assets (assets/**/*.svg)
      7     content/browser/ipprotection/ipprotection-content.css (content/ipprotection-content.css)
      8     content/browser/ipprotection/ipprotection-content.mjs (content/ipprotection-content.mjs)
      9     content/browser/ipprotection/ipprotection-constants.mjs (content/ipprotection-constants.mjs)
     10     content/browser/ipprotection/ipprotection-customelements.js (content/ipprotection-customelements.js)
     11     content/browser/ipprotection/ipprotection-message-bar.mjs (content/ipprotection-message-bar.mjs)
     12     content/browser/ipprotection/ipprotection-signedout.mjs (content/ipprotection-signedout.mjs)
     13     content/browser/ipprotection/ipprotection-site-settings-control.css (content/ipprotection-site-settings-control.css)
     14     content/browser/ipprotection/ipprotection-site-settings-control.mjs (content/ipprotection-site-settings-control.mjs)
     15     content/browser/ipprotection/ipprotection-status-card.css (content/ipprotection-status-card.css)
     16     content/browser/ipprotection/ipprotection-status-card.mjs (content/ipprotection-status-card.mjs)