tor-browser

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

display-member-media-feature-standalone.webmanifest (258B)


      1 {
      2     "name": "Display member media feature WPT",
      3     "icons": [
      4         {
      5             "src": "icon.png",
      6             "sizes": "192x192"
      7         }
      8     ],
      9     "start_url": "../display-member-media-feature-standalone-manual.html",
     10     "display": "standalone"
     11 }