Film scores for Netflix: now for D+ & Prime

IMDb, Metacritic, Rotten Tomatoes & more ratings for Netflix, Prime Video, Disney+, HBOMax, Hulu, PeacockTV, Paramount+ & AppleTV.

Co to jest Film scores for Netflix: now for D+ & Prime?

Film scores for Netflix: now for D+ & Prime to rozszerzenie Chrome opracowane przez Browser Extensions, a jego główną funkcją jest „IMDb, Metacritic, Rotten Tomatoes & more ratings for Netflix, Prime Video, Disney+, HBOMax, Hulu, PeacockTV, Paramount+ & AppleTV.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Film scores for Netflix: now for D+ & Prime

Pobierz pliki rozszerzeń Film scores for Netflix: now for D+ & Prime w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        **NEW! Now you can use Film Scores for Netflix on multiple streaming sites**

Not sure what to watch? Here’s our advice: don’t waste your precious time on bad productions. Now you can see if the title is worth watching directly on your VOD platform. Increase your chances of finding real gems among the high-scored ones. 

This extension displays ratings from all the best review sites, such as: 

- IMDB
- Metacritic
- Rotten Tomatoes
- FilmAffinity
- The Movie Database (TMDB)
- Trakt TV

You can also decide if you'd like to see one of the above as the main rating or if you'd prefer their average (recommended in case any of the ratings is missing in the database).

Picking something to watch was never easier! All you need to do is add Film Scores for Netflix to your browser, enable its options in the extension's popup and manage the rating visibility in the settings tab.

The extension works on:
Netflix
Disney+
Prime Video
Hulu
Peacock TV
HBO Max
max (US)
Paramount+
Apple TV

**Known issues:
- Missing scores - some ratings may be missing, depending on their availability on the rating websites.

- If you experience empty rating circles on any platform, please try reloading them first by navigating to the title detail page and clicking the Refresh scoring button. If for any reason "Refresh Scores" won't show empty scores immediately, please try to refresh once more. Due to the extension's compatibility with multiple platforms, some titles may appear more than once in the extension's database, so the whole process may take some time.

- Missing Score Board on the title detail page - due to specific platform content naming differences, the Score Board may be missing on the detail page for some titles, even if chosen score for this title appears on the main page.

- For some platforms extension will work correctly only if the "display languages" option is set to English.

-In case when only the TMDB rating is available, please try hovering over the selected title to load the remaining ratings.

***Disclaimer: All product and company names are trademarks or registered trademarks of their respective holders. This website & extensions hold no association or affiliation with them or any third-party companies.                    

Podstawowe informacje o rozszerzeniu

Nazwa Film scores for Netflix: now for D+ & Prime Film scores for Netflix: now for D+ & Prime
ID mpebmkidaokicofipeckbobdecghpcil
Oficjalny URL https://chromewebstore.google.com/detail/film-scores-for-netflix-n/mpebmkidaokicofipeckbobdecghpcil
Opis IMDb, Metacritic, Rotten Tomatoes & more ratings for Netflix, Prime Video, Disney+, HBOMax, Hulu, PeacockTV, Paramount+ & AppleTV.
Rozmiar pliku 862 KB
Liczba instalacji 7,435
Aktualna Wersja 2.0.44
Ostatnia Aktualizacja 2024-03-05
Data Publikacji 2020-02-08
Ocena 4.22/5 Łącznie 152 Oceny
Deweloper Browser Extensions
E-mail [email protected]
Typ Płatności free
Adres URL Strony Polityki Prywatności https://www.vodextended.com/privacy_policy
Obsługiwane Języki de,en,fr,es,pl
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "default_locale": "en",
    "version": "2.0.44",
    "manifest_version": 3,
    "permissions": [
        "scripting",
        "storage",
        "unlimitedStorage",
        "alarms"
    ],
    "host_permissions": [
        "*:\/\/*.hbomax.com\/*",
        "*:\/\/*.max.com\/*",
        "*:\/\/*.hbo.com\/*",
        "*:\/\/*.paramountplus.com\/*",
        "*:\/\/*.apple.com\/*",
        "*:\/\/*.primevideo.com\/*",
        "*:\/\/*.amazon.com\/*",
        "*:\/\/*.amazon.co.uk\/*",
        "*:\/\/*.amazon.de\/*",
        "*:\/\/*.amazon.co.jp\/*",
        "*:\/\/*.disneyplus.com\/*",
        "*:\/\/*.bamgrid.com\/*",
        "*:\/\/*.hulu.com\/*",
        "*:\/\/*.netflix.com\/*",
        "*:\/\/*.peacocktv.com\/*",
        "https:\/\/www.metacritic.com\/*",
        "https:\/\/www.rottentomatoes.com\/*",
        "https:\/\/www.imdb.com\/*",
        "https:\/\/api.themoviedb.org\/*",
        "https:\/\/www.filmaffinity.com\/*",
        "https:\/\/api.trakt.tv\/*",
        "https:\/\/trakt.tv\/*"
    ],
    "action": {
        "default_icon": "MultiFilmScores128.png",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "js": [
                "options.js",
                "engine.js"
            ],
            "css": [
                "injectedCss.css"
            ],
            "matches": [
                "*:\/\/*.paramountplus.com\/*",
                "*:\/\/*.apple.com\/*",
                "*:\/\/*.primevideo.com\/*",
                "*:\/\/*.hulu.com\/*",
                "*:\/\/*.netflix.com\/*",
                "*:\/\/*.peacocktv.com\/*",
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.amazon.co.uk\/*",
                "*:\/\/*.amazon.de\/*",
                "*:\/\/*.amazon.co.jp\/*"
            ]
        },
        {
            "js": [
                "hbomax.min.js",
                "options.js",
                "enginehbo.js"
            ],
            "css": [
                "injectedHBO.css"
            ],
            "matches": [
                "*:\/\/*.hbomax.com\/*"
            ]
        },
        {
            "js": [
                "max.min.js",
                "options.js",
                "enginehbo.js"
            ],
            "css": [
                "injectedHBO.css"
            ],
            "matches": [
                "*:\/\/*.max.com\/*"
            ]
        },
        {
            "js": [
                "netflix.min.js"
            ],
            "matches": [
                "*:\/\/*.netflix.com\/*"
            ]
        },
        {
            "js": [
                "paramount.min.js"
            ],
            "matches": [
                "*:\/\/*.paramountplus.com\/*"
            ]
        },
        {
            "js": [
                "peacock.min.js"
            ],
            "matches": [
                "*:\/\/*.peacocktv.com\/*"
            ]
        },
        {
            "js": [
                "disney.min.js",
                "options.js",
                "contentDisney.js"
            ],
            "css": [
                "disneyCss.css"
            ],
            "matches": [
                "*:\/\/*.disneyplus.com\/*"
            ]
        },
        {
            "js": [
                "hulu.min.js"
            ],
            "matches": [
                "*:\/\/*.hulu.com\/*"
            ]
        },
        {
            "js": [
                "appletv.min.js"
            ],
            "matches": [
                "*:\/\/*.apple.com\/*"
            ]
        },
        {
            "js": [
                "amazon.min.js"
            ],
            "matches": [
                "*:\/\/*.primevideo.com\/*",
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.amazon.co.uk\/*",
                "*:\/\/*.amazon.de\/*",
                "*:\/\/*.amazon.co.jp\/*"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "128": "MultiFilmScores128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "DubleRotate.png"
            ],
            "matches": [
                "*:\/\/*.hbomax.com\/*",
                "*:\/\/*.max.com\/*",
                "*:\/\/*.paramountplus.com\/*",
                "*:\/\/*.apple.com\/*",
                "*:\/\/*.primevideo.com\/*",
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.amazon.co.uk\/*",
                "*:\/\/*.amazon.de\/*",
                "*:\/\/*.amazon.co.jp\/*",
                "*:\/\/*.disneyplus.com\/*",
                "*:\/\/*.hulu.com\/*",
                "*:\/\/*.netflix.com\/*",
                "*:\/\/*.peacocktv.com\/*"
            ]
        }
    ]
}