By: Bonetflix
Inspect and view changes in Bonetflix source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "/icons/16x.png",
"32": "/icons/32x.png",
"48": "/icons/48x.png",
"128": "/icons/128x.png"
}
},
"background": {
"scripts": [
"serviceWorker.js"
],
"type": "module"
},
"content_scripts": [
{
"js": [
"contentScript.js",
"netflix_geo.js"
],
"matches": [
"https://*.netflix.com/*"
]
}
],
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
},
"description": "IMDB and Filmaffinity Ratings for the best movies on Netflix",
"host_permissions": [
"https://bonetflix.com/*"
],
"manifest_version": 3,
"name": "Bonetflix",
"optional_host_permissions": [
"https://*/*"
],
"permissions": [
"storage",
"scripting"
],
"short_name": "IMDB and Filmaffinity Ratings on Netflix",
"version": "1.0.8",
"browser_specific_settings": {
"gecko": {
"id": "@bonetflix",
"data_collection_permissions": {
"required": [
"none"
],
"optional": [
"technicalAndInteraction"
]
}
}
}
} Best Bonetflix Alternatives
Here are some Firefox add-ons that are similar to Bonetflix:
Netflix Movie Ratings
Afif Sohaili
zRate Netflix: IMDB Ratings & Show Info
toiroit
RateFlix
trutgers
Trim: IMDB Ratings on Netflix and Prime Video
GoodMovies ApS
Film scores for Netflix
Vidoc.tv
Popcorn - Ratings for Netflix
Popcorn
Netflix-IMDB
Carson C.
IMDb ratings on Netflix
Pawannitj
Useful scores for Netflix
Firefox user 13784807