Echo720 Firefox

Examine source code of Echo720

제작자: Jannis Pinter Add-on
Inspect and view changes in Echo720 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Echo720",
  "short_name": "Echo720",
  "version": "0.0.1",
  "default_locale": "en",
  "description": "__MSG_extensionDescription__",
  "developer": {
    "name": "Jannis Pinter"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "echo360.js",
        "hls.min.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "permissions": [
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ]
}

최고의 Echo720 대안

다음은 Echo720과(와) 유사한 Firefox add-on입니다: