tor-browser

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

test-webext@quality.mozilla.org.json (443B)


      1 {
      2  "next": null,
      3  "results": [
      4    {
      5      "name": "Tet Webext XPI",
      6      "type": "extension",
      7      "guid": "test-webext@quality.mozilla.org",
      8      "current_version": {
      9        "version": "1.0",
     10        "files": [
     11          {
     12            "platform": "all",
     13            "size": 3412,
     14            "url": "http://127.0.0.1:4567/addons/webextension.xpi"
     15          }
     16        ]
     17      },
     18      "last_updated": "2018-04-17T18:24:42Z"
     19    }
     20  ]
     21 }