tor-browser

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

manifest.json.in (295B)


      1 {
      2     "name": "clearkey",
      3     "description": "ClearKey Gecko Media Plugin",
      4     "version": "1",
      5     "x-cdm-module-versions": "4",
      6     "x-cdm-interface-versions": "10",
      7     "x-cdm-host-versions": "10",
      8 #ifdef ENABLE_WMF
      9     "x-cdm-codecs": "avc1"
     10 #else
     11     "x-cdm-codecs": ""
     12 #endif
     13 }