WebExtension.net
WebExtension.net

Language Reactor

View on Chrome Web Store
View Language Reactor Chrome Extension on Chrome Web Store
4.3 (3,646 ratings)

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

Improve your skills on your own, effectively and enjoyably, by watching films and series in the language you study.
Type
Extension
Users
2,000,000 users
Dioco
View author page of Dioco
Published
Published on October 13, 2018
Version 5.1.0
Manifest version
3
Updated
Updated on October 22, 2024
View on Chrome Web Store
View Language Reactor Chrome Extension on Chrome Web Store
productivity/education
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Language Reactor",
    "version": "5.1.0",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "icons": {
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "action": {
        "default_title": "Language Reactor"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.netflix.com\/*"
            ],
            "js": [
                "content_netflix.js"
            ],
            "css": [],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/*.youtube.com\/*"
            ],
            "js": [
                "content_youtube.js"
            ],
            "css": [],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/*.amazon.com.br\/*",
                "*:\/\/*.amazon.ca\/*",
                "*:\/\/*.amazon.com.mx\/*",
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.amazon.cn\/*",
                "*:\/\/*.amazon.in\/*",
                "*:\/\/*.amazon.co.jp\/*",
                "*:\/\/*.amazon.sg\/*",
                "*:\/\/*.amazon.ae\/*",
                "*:\/\/*.amazon.sa\/*",
                "*:\/\/*.amazon.fr\/*",
                "*:\/\/*.amazon.de\/*",
                "*:\/\/*.amazon.it\/*",
                "*:\/\/*.amazon.nl\/*",
                "*:\/\/*.amazon.pl\/*",
                "*:\/\/*.amazon.es\/*",
                "*:\/\/*.amazon.se\/*",
                "*:\/\/*.amazon.com.tr\/*",
                "*:\/\/*.amazon.co.uk\/*",
                "*:\/\/*.amazon.com.au\/*"
            ],
            "js": [
                "content_amazon.js"
            ],
            "css": [],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*.languagereactor.com\/*"
            ],
            "js": [
                "content_dioco.js"
            ],
            "css": [],
            "run_at": "document_start"
        }
    ],
    "background": {
        "service_worker": "background.min.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*.png"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "resources": [
                "pageScript_dioco.min.js",
                "pageScript_lly.min.js",
                "pageScript_lln.min.js",
                "pageScript_lla.min.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "permissions": [
        "storage",
        "contextMenus",
        "tabs",
        "activeTab",
        "scripting"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; img-src 'self' https:\/\/www.gstatic.com\/ https:\/\/cdn.firebase.com; connect-src 'self' https:\/\/*.firebaseio.com https:\/\/api.dioco.io https:\/\/www.youtube.com https:\/\/www.googleapis.com https:\/\/securetoken.googleapis.com https:\/\/us-central1-nlle-b0128.cloudfunctions.net https:\/\/apis.google.com https:\/\/identitytoolkit.googleapis.com https:\/\/i.ytimg.com"
    },
    "host_permissions": [
        "https:\/\/i.ytimg.com\/*"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiczGksjvcUmUv4EsSHNmaJt4AiLifPbi7zCS5PKKnBj4FdDUHOaR2j4PBJynmobjYWOLMSt+iPyNO2w1Zvvc1kIL+aYa4jQAIbWz19TUK4z2wExsIEKXlWLka3G3AVPHD5nTlDA7dLr2wS3d2ptFaz+F1LMKj1f7QuQwpyRAuX49KdcbxFVnmuE9eRarW+cWGIzVLckhuxUUAlVSjy8L7iJ8olsjub\/TqEhIcHcDlCHoKwAhp6EW\/bI9RcWPORRxzTSydTAng5vYpy34+CsZg6PtUrTnOapB1e6ZEugYMbIPARQOp2DlOsKAKsui\/oI7Bql4eK2CQ3K5twb5qf0WwwIDAQAB"
}
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