Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", "version": "1.3.8", "default_locale": "en", "icons": { "16": "src\/assets\/icons\/icon16.png", "32": "src\/assets\/icons\/icon32.png", "48": "src\/assets\/icons\/icon48.png", "96": "src\/assets\/icons\/icon96.png", "128": "src\/assets\/icons\/icon128.png", "256": "src\/assets\/icons\/icon256.png", "512": "src\/assets\/icons\/icon512.png", "1024": "src\/assets\/icons\/icon1024.png" }, "action": { "default_title": "__MSG_extensionTitle__" }, "permissions": [ "storage", "webRequest", "commands" ], "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "content_scripts": [ { "js": [ "assets\/YoutubeContent.tsx-loader-9YAhll2w.js" ], "matches": [ "*:\/\/*.youtube.com\/*" ], "css": [ "assets\/index-V18HGz33.css" ] }, { "js": [ "assets\/NetflixContent.tsx-loader-JP5hoqYn.js" ], "matches": [ "*:\/\/*.netflix.com\/*" ], "css": [ "assets\/index-V18HGz33.css" ] }, { "js": [ "assets\/PrimeVideoContent.tsx-loader-ThoOzCUC.js" ], "matches": [ "*:\/\/*.primevideo.com\/*" ], "css": [ "assets\/index-V18HGz33.css" ] }, { "js": [ "assets\/DisneyVideoContent.tsx-loader-AvgVtX8m.js" ], "matches": [ "*:\/\/*.disneyplus.com\/*" ], "css": [ "assets\/index-V18HGz33.css" ] }, { "js": [ "assets\/HboContent.tsx-loader-CW0Giwg4.js" ], "matches": [ "*:\/\/*.play.max.com\/*", "*:\/\/*.play.hbomax.com\/*" ], "css": [ "assets\/index-V18HGz33.css" ] }, { "js": [ "assets\/LanguageLabContent.ts-loader--5S6freP.js" ], "matches": [ "*:\/\/*.languagelabextension.com\/*" ] }, { "js": [ "assets\/WebTranslatorContent.tsx-loader-Rzd5TABE.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "exclude_matches": [ "http:\/\/localhost\/*", "https:\/\/localhost\/*" ] }, { "js": [ "assets\/AllWebSitesDialogContent.tsx-loader-nnb6y15Z.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "exclude_matches": [ "http:\/\/localhost\/*", "https:\/\/localhost\/*" ], "css": [ "assets\/AllWebSitesDialogContent-2eIMpFhd.css", "assets\/index-V18HGz33.css" ] } ], "web_accessible_resources": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "resources": [ "src\/assets\/*", "src\/assets\/css\/*", "src\/assets\/easyToHardLangs\/*.json", "src\/assets\/i18n\/*.json", "src\/assets\/images\/apps\/*", "src\/assets\/images\/*", "src\/assets\/images\/keys\/*", "src\/assets\/sentences\/easy\/*.json", "src\/assets\/sentences\/medium\/*.json", "src\/assets\/sentences\/hard\/*.json", "src\/assets\/catalog\/*.json", "src\/assets\/images\/desktop\/*", "assets\/ReduxService-WJGRn6cf.js", "assets\/x-IWhE73mZ.js", "assets\/subtitlePreference-P5D80soP.js", "assets\/WebTranslatorContent.tsx-qpSXVhb1.js", "assets\/index-FuhT-9DX.js", "assets\/AllWebSitesDialogContent.tsx-SbIcofv9.js" ], "use_dynamic_url": false }, { "matches": [ "*:\/\/*.youtube.com\/*" ], "resources": [ "assets\/ReduxService-WJGRn6cf.js", "assets\/index-FuhT-9DX.js", "assets\/AppControlIcon-D1TGkXDG.js", "assets\/subtitlePreference-P5D80soP.js", "assets\/YoutubeContent.tsx-bYin2Van.js" ], "use_dynamic_url": false }, { "matches": [ "*:\/\/*.netflix.com\/*" ], "resources": [ "assets\/ReduxService-WJGRn6cf.js", "assets\/AppControlIcon-D1TGkXDG.js", "assets\/subtitlePreference-P5D80soP.js", "assets\/main-world.js-e2eHeoFN.js", "assets\/netflixXhrInject.js-tnEJ7Vbp.js", "assets\/NetflixContent.tsx-5Uae9GgF.js" ], "use_dynamic_url": false }, { "matches": [ "*:\/\/*.primevideo.com\/*" ], "resources": [ "assets\/ReduxService-WJGRn6cf.js", "assets\/AppControlIcon-D1TGkXDG.js", "assets\/subtitlePreference-P5D80soP.js", "assets\/primeInject.js-zFqzvxe-.js", "assets\/PrimeVideoContent.tsx-jCn3aW8Q.js" ], "use_dynamic_url": false }, { "matches": [ "*:\/\/*.disneyplus.com\/*" ], "resources": [ "assets\/ReduxService-WJGRn6cf.js", "assets\/AppControlIcon-D1TGkXDG.js", "assets\/subtitlePreference-P5D80soP.js", "assets\/disneyInject.js-2K5PpuTg.js", "assets\/DisneyVideoContent.tsx-S_9HfHik.js" ], "use_dynamic_url": false }, { "matches": [ "*:\/\/*.play.hbomax.com\/*", "*:\/\/*.play.max.com\/*" ], "resources": [ "assets\/ReduxService-WJGRn6cf.js", "assets\/AppControlIcon-D1TGkXDG.js", "assets\/subtitlePreference-P5D80soP.js", "assets\/hboInject.js-IvA5ohc1.js", "assets\/HboContent.tsx-hGkJ18B9.js" ], "use_dynamic_url": false }, { "matches": [ "*:\/\/*.languagelabextension.com\/*" ], "resources": [ "assets\/LanguageLabContent.ts-LFxZ28Uu.js" ], "use_dynamic_url": false } ], "host_permissions": [ "<all_urls>" ], "commands": { "open-translate-popup": { "suggested_key": { "default": "Ctrl+Shift+L", "mac": "Command+Shift+L" }, "description": "Open panel." } } }