StreamCritic Firefox

Examine source code of StreamCritic

Inspect and view changes in StreamCritic source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Stream Critic",
  "version": "1.0",
  "description": "Updates your stream feed with movie critic review scores",
  "permissions": [
    "activeTab",
    "storage",
    "cookies",
    "https://www.omdbapi.com/",
    "https://api.gumroad.com/v2/licenses/verify"
  ],
  "browser_action": {
    "default_icon": {
      "16": "icons/logo_16x16.png",
      "48": "icons/logo_48x48.png",
      "128": "icons/logo_128x128.png"
    },
    "default_title": "Stream Critic",
    "default_popup": ""
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "contentScript.min.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e26cf43d-98fa-48b0-afe1-dd46085c7ba8}"
    }
  }
}

Best StreamCritic Alternatives

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