WebExtension.net
WebExtension.net

What to watch on Apple TV IMDb ratings & more

View on Chrome Web Store
View What to watch on Apple TV IMDb ratings & more Chrome Extension on Chrome Web Store
0.0 (0 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

View movie ratings directly on Apple TV. Based on scores from: IMDB, Metacritic, Rotten Tomatoes, Filmaffinity, TMDB & more.
Type
Extension
Users
95 users
1
SVODExtensions
View author page of SVODExtensions
Featured Extension

Hand-picked for quality and usefulness

Published
Published on May 18, 2022
Version 1.0.11
Manifest version
3
Updated
Updated on October 11, 2024
View on Chrome Web Store
View What to watch on Apple TV IMDb ratings & more Chrome Extension on Chrome Web Store
lifestyle/fun
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "What to watch on Apple TV IMDb ratings & more",
    "description": "View movie ratings directly on Apple TV. Based on scores from: IMDB, Metacritic, Rotten Tomatoes, Filmaffinity, TMDB & more.",
    "version": "1.0.11",
    "manifest_version": 3,
    "permissions": [
        "storage",
        "unlimitedStorage",
        "alarms"
    ],
    "host_permissions": [
        "*:\/\/*.apple.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": "AppleFilmScores128.png",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "js": [
                "options.js",
                "engine.js"
            ],
            "css": [
                "injectedCss.css"
            ],
            "matches": [
                "*:\/\/*.apple.com\/*"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "128": "AppleFilmScores128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "DubleRotate.png"
            ],
            "matches": [
                "*:\/\/*.apple.com\/*"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top