HLS Bulk Sniffer Firefox

Examine source code of HLS Bulk Sniffer

Inspect and view changes in HLS Bulk Sniffer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "Schedule Wok",
  "manifest_version": 3,
  "name": "HLS Bulk Sniffer",
  "version": "1.0",
  "description": "Sniffs HLS (.m3u8) stream links and allows bulk copy.",
  "permissions": [
    "webRequest",
    "storage",
    "tabs"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon-16.png",
      "32": "icon-32.png",
      "48": "icon-48.png",
      "128": "icon-128.png"
    }
  },
  "icons": {
    "16": "icon-16.png",
    "32": "icon-32.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a8c98d70-c698-484f-a032-49d7f43e7987}",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best HLS Bulk Sniffer Alternatives

Here are some Firefox add-ons that are similar to HLS Bulk Sniffer: