CineFlow Server Picker Firefox

Examine source code of CineFlow Server Picker

By: Vau
Inspect and view changes in CineFlow Server Picker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "CineFlow Server Picker",
  "description": "Instantly switches your movie stream to the fastest available server to eliminate buffering and lag automatically.",
  "version": "1.0.0",
  "author": "Alex Rivera",
  "permissions": [
    "storage",
    "activeTab",
    "webNavigation"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "icons": {
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "cineflowserverpicker@alexrivera.addons.mozilla.org",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best CineFlow Server Picker Alternatives

Here are some Firefox add-ons that are similar to CineFlow Server Picker: