Play HLS M3u8 Firefox

Examine source code of Play HLS M3u8

Inspect and view changes in Play HLS M3u8 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "event.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon128.png",
    "default_title": "Disable"
  },
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "description": "Play HLS urls in-browser",
  "icons": {
    "128": "icon128.png"
  },
  "manifest_version": 2,
  "name": "Play HLS M3u8",
  "permissions": [
    "<all_urls>",
    "webRequest",
    "webRequestBlocking"
  ],
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.5.1",
  "web_accessible_resources": [
    "*.html"
  ]
}

Best Play HLS M3u8 Alternatives

Here are some Firefox add-ons that are similar to Play HLS M3u8: