tor-browser

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

injected.ts.tmpl (249B)


      1 /**
      2 * JavaScript code that provides the puppeteer utilities. See the
      3 * [README](https://github.com/puppeteer/puppeteer/blob/main/src/injected/README.md)
      4 * for injection for more information.
      5 *
      6 * @internal
      7 */
      8 export const source = SOURCE_CODE;