Echo720 Firefox

Examine source code of Echo720

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>"
  ]
}

Best Echo720 Alternatives

Here are some Firefox add-ons that are similar to Echo720: