Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "name": "Enhancer for Netflix, Crunchyroll, etc", "short_name": "Simkl TV Tracker", "version": "8.1.1", "description": "Show trailers, IMDb\/Simkl ratings, secret categories and much more, on the Netflix page. Sync Netflix or Crunchyroll to Simkl.", "permissions": [ "storage", "webRequest", "scripting", "alarms" ], "optional_host_permissions": [ "*:\/\/*.netflix.com\/*", "*:\/\/*.crunchyroll.com\/*" ], "author": "Simkl (Simkl.com)", "background": { "service_worker": "js\/background.js", "type": "module" }, "action": { "default_icon": "ico\/ico_19x19_main.png", "default_popup": "popup.html" }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self';" }, "icons": { "128": "ico\/ico_128_v2.png" }, "manifest_version": 3, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "web_accessible_resources": [ { "resources": [ "simkl-oauth.html", "netflix_secret_tpl.html", "netflix_random_tpl.html", "fonts\/*.woff2", "ico\/*.png" ], "matches": [ "<all_urls>" ], "use_dynamic_url": false } ] }