By: Carson C.
Inspect and view changes in Netflix-IMDB source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Netflix-IMDB-Display",
"version": "1.0",
"description": "Displays the IMDB rating of Netflix shows while on Netflix",
"content_scripts": [
{
"matches": [
"*://*.netflix.com/*",
"*://*.omdbapi.com/*",
"https://www.omdbapi.com/*",
"http://www.omdbapi.com/*"
],
"js": [
"netflix.js"
]
}
],
"options_ui": {
"page": "popup/popup.html"
},
"permissions": [
"http://www.omdbapi.com/*",
"https://www.omdbapi.com/*",
"http://www.netflix.com/*",
"https://www.netflix.com/*",
"storage"
],
"browser_action": {
"default_icon": "icons/icon.png",
"default_title": "Netflix-IMDb",
"default_popup": "popup/popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "Netflix-IMDb-Rating@github.com"
}
}
} Best Netflix-IMDB Alternatives
Here are some Firefox add-ons that are similar to Netflix-IMDB:
Netflix Movie Ratings
Afif Sohaili
Rated Netflix
longier
IMDb ratings on Netflix
Pawannitj
zRate Netflix: IMDB Ratings & Show Info
toiroit
RateFlix
trutgers
Streaming Rating Enhancer
Alexey
Netflix Rater
eoinmcg
IMDB ratings for various OTT platforms
ack_inc
RateFlix Plus
CromS
ImdbRating
moziloper
Film scores for Netflix
Vidoc.tv
Netflix Reviews Tab
travsr