WebExtension.net
WebExtension.net

Language Learning with Disney Plus(Beta)-AFL

View on Chrome Web Store
View Language Learning with Disney Plus(Beta)-AFL Chrome Extension on Chrome Web Store
3.7 (14 ratings)

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

Language Learning with Disney+ Extension - App for Language (AFL)
Type
Extension
Users
4,000 users
App For Language
View author page of App For Language
Published
Published on March 8, 2023
Version 1.24.10.24
Manifest version
3
Updated
Updated on October 25, 2024
View on Chrome Web Store
View Language Learning with Disney Plus(Beta)-AFL Chrome Extension on Chrome Web Store
productivity/education
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Language Learning with Disney Plus(Beta)-AFL",
    "description": "Language Learning with Disney+ Extension - App for Language (AFL)",
    "default_locale": "en",
    "version": "1.24.10.24",
    "manifest_version": 3,
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/www.disneyplus.com\/*",
                "https:\/\/www.disneyplus.com\/*"
            ],
            "css": [
                "disney\/styles.css"
            ],
            "js": [
                "disney\/contentscript.js"
            ],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/appforlanguage.com\/payment-gateway\/auth*",
                "http:\/\/appforlanguage.com\/payment-gateway\/auth*"
            ],
            "js": [
                "appforlanguage\/contentscript.js"
            ]
        },
        {
            "matches": [
                "https:\/\/appforlanguage.com\/loading\/",
                "https:\/\/appforlanguage.com\/loading",
                "http:\/\/www.appforlanguage.com\/loading"
            ],
            "js": [
                "payment\/contentscript.js"
            ]
        },
        {
            "matches": [
                "https:\/\/appforlanguage.com\/payment-gateway\/success*",
                "http:\/\/appforlanguage.com\/payment-gateway\/success*"
            ],
            "js": [
                "paymentpage\/contentscript.js"
            ]
        },
        {
            "matches": [
                "https:\/\/appforlanguage.com\/cancel",
                "https:\/\/appforlanguage.com\/cancel\/",
                "http:\/\/www.appforlanguage.com\/cancel"
            ],
            "js": [
                "cancelpage\/contentscript.js"
            ]
        },
        {
            "matches": [
                "https:\/\/appforlanguage.com\/cancelStripePage",
                "https:\/\/appforlanguage.com\/cancelStripePage\/",
                "http:\/\/www.appforlanguage.com\/cancelStripePage"
            ],
            "js": [
                "cancelStripePage\/contentscript.js"
            ]
        },
        {
            "matches": [
                "https:\/\/appforlanguage.com\/subscription\/disney",
                "https:\/\/appforlanguage.com\/subscription\/disney\/",
                "http:\/\/www.appforlanguage.com\/subscription\/disney"
            ],
            "js": [
                "packages\/contentscript.js"
            ]
        }
    ],
    "background": {
        "service_worker": "backgroundscript.js"
    },
    "action": {
        "default_icon": {
            "16": "images\/icon_16.png",
            "48": "images\/icon_48.png",
            "128": "images\/icon_128.png",
            "240": "images\/icon_240.png"
        },
        "default_title": "Language Learning with Disney Plus\u2122 Beta"
    },
    "icons": {
        "16": "images\/icon_16.png",
        "48": "images\/icon_48.png",
        "128": "images\/icon_128.png",
        "240": "images\/icon_240.png"
    },
    "permissions": [
        "storage",
        "unlimitedStorage",
        "tts"
    ],
    "host_permissions": [
        "https:\/\/appforlanguage.com\/*",
        "https:\/\/clients5.google.com\/*",
        "*:\/\/disneyplus.com\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "*.*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}
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