Rating-Finder for Netflix, Hotstar & Prime Firefox

Examine source code of Rating-Finder for Netflix, Hotstar & Prime

Inspect and view changes in Rating-Finder for Netflix, Hotstar & Prime source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Rating-Finder for Netflix, Hotstar & Prime",
  "description": "Auto search & shows IMDB ratings on Netflix, Hotstar, Amazon Prime Video, Mx Player & Zee5",
  "version": "3.20",
  "manifest_version": 2,
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "js": [
        "constants.js",
        "templates.js",
        "utils.js",
        "preRender.js",
        "mutations.js",
        "drawRating.js",
        "cronClearLStorage.js",
        "cronTrimLStorage.js"
      ],
      "matches": [
        "https://www.mxplayer.in/*",
        "https://www.hotstar.com/*",
        "https://www.netflix.com/*",
        "https://www.primevideo.com/*",
        "https://www.zee5.com/*"
      ]
    },
    {
      "js": [
        "hotstar.js"
      ],
      "matches": [
        "https://www.hotstar.com/*"
      ]
    },
    {
      "js": [
        "netflix.js"
      ],
      "matches": [
        "https://www.netflix.com/*"
      ]
    },
    {
      "js": [
        "prime.js"
      ],
      "matches": [
        "https://www.primevideo.com/*"
      ]
    },
    {
      "js": [
        "mxplayer.js"
      ],
      "matches": [
        "https://www.mxplayer.in/*"
      ]
    },
    {
      "js": [
        "zee5.js"
      ],
      "matches": [
        "https://www.zee5.com/*"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "/images/Rating-Finder-16.png",
      "32": "/images/Rating-Finder-32.png",
      "48": "/images/Rating-Finder-48.png",
      "128": "/images/Rating-Finder-128.png"
    }
  },
  "icons": {
    "16": "/images/Rating-Finder-16.png",
    "32": "/images/Rating-Finder-32.png",
    "48": "/images/Rating-Finder-48.png",
    "128": "/images/Rating-Finder-128.png"
  },
  "web_accessible_resources": [
    "fonts/Roboto-Regular.woff",
    "images/rating-hotstar.svg",
    "images/rating-mx.svg",
    "images/rating-netflix.svg",
    "images/rating-zee5.svg",
    "images/rating-prime.svg"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{3b737b68-b67e-4f49-82d6-dba738062964}"
    }
  }
}

Best Rating-Finder for Netflix, Hotstar & Prime Alternatives

Here are some Firefox add-ons that are similar to Rating-Finder for Netflix, Hotstar & Prime: