Streaming Rating Enhancer Firefox

Examine source code of Streaming Rating Enhancer

By: Alexey
Inspect and view changes in Streaming Rating Enhancer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Streaming Title Rating Enhancer",
  "version": "1.0",
  "description": "Appends IMDb rating to titles on go3.lv and Netflix.",
  "icons": {
    "128": "icon128.png"
  },
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://api.imdbapi.dev/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.go3.lv/*",
        "*://*.netflix.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "streaming-title-rating-enhancer@inbox.lv",
      "strict_min_version": "109.0"
    }
  }
}

Best Streaming Rating Enhancer Alternatives

Here are some Firefox add-ons that are similar to Streaming Rating Enhancer: