WebExtension.net
WebExtension.net

ChatGPT for Language Learning™ (Beta)

View on Chrome Web Store
View ChatGPT for Language Learning™ (Beta) 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.

Language Learning with AI
Type
Extension
Users
124 users
2
App For Language
View author page of App For Language
Published
Published on April 16, 2023
Version 1.23.05.08
Manifest version
3
Updated
Updated on May 11, 2023
View on Chrome Web Store
View ChatGPT for Language Learning™ (Beta) Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ChatGPT for Language Learning\u2122 (Beta)",
    "description": "Language Learning with AI",
    "default_locale": "en",
    "version": "1.23.05.08",
    "manifest_version": 3,
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/t4.appforlanguage.com\/*"
            ],
            "js": [
                "webapp\/contentscript.js"
            ],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "exclude_matches": [
                "https:\/\/t4.appforlanguage.com\/*"
            ],
            "css": [
                "main\/styles.css"
            ],
            "js": [
                "main\/contentscript.js"
            ],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/appforlanguage.com\/auth\/google*",
                "http:\/\/www.appforlanguage.com\/auth\/google*"
            ],
            "js": [
                "appforlanguage\/contentscript.js"
            ]
        },
        {
            "matches": [
                "https:\/\/appforlanguage.com\/pay\/",
                "https:\/\/appforlanguage.com\/pay",
                "http:\/\/www.appforlanguage.com\/pay"
            ],
            "js": [
                "payment\/contentscript.js"
            ]
        },
        {
            "matches": [
                "https:\/\/appforlanguage.com\/pay\/subscription-result*",
                "http:\/\/www.appforlanguage.com\/pay\/subscription-result*"
            ],
            "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\/pay\/packages",
                "https:\/\/appforlanguage.com\/pay\/packages\/",
                "http:\/\/www.appforlanguage.com\/pay\/packages"
            ],
            "js": [
                "packages\/contentscript.js"
            ]
        }
    ],
    "options_page": "options\/options.html",
    "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": "ChatGPT for language learning\u2122",
        "default_popup": "popup\/index.html"
    },
    "icons": {
        "16": "images\/icon_16.png",
        "48": "images\/icon_48.png",
        "128": "images\/icon_128.png",
        "240": "images\/icon_240.png"
    },
    "permissions": [
        "storage",
        "tabs",
        "i18n"
    ],
    "host_permissions": [
        "https:\/\/appforlanguage.com\/*",
        "https:\/\/clients5.google.com\/*",
        "https:\/\/appforlanguage.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