tor-browser

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

icons-member-last-matching.webmanifest (325B)


      1 {
      2     "name": "Icons member WPT",
      3     "icons": [{
      4         "src": "fail.png",
      5         "sizes": "256x256",
      6         "type": "image/png"
      7     }, {
      8         "src": "pass.png",
      9         "sizes": "256x256",
     10         "type": "image/png"
     11     }],
     12     "start_url": "../icons-member-last-matching-manual.html",
     13     "display": "fullscreen"
     14 }