tor-browser

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

schema.json (167B)


      1 {
      2  "$schema": "http://json-schema.org/schema",
      3  "$id": "Puppeteer",
      4  "title": "Puppeteer Config Schema",
      5  "type": "object",
      6  "properties": {},
      7  "required": []
      8 }