WebExtension.net
WebExtension.net

ClassQ Student Windows Helper

View on Chrome Web Store
View ClassQ Student Windows Helper 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.

Enhance your browsing experience with the SecureBrowse Companion, a Chrome web app designed to work seamlessly with our…
Type
Extension
Users
0 users
Website ydes.ai
雲動教育科技
View author page of 雲動教育科技
Published
Published on October 7, 2024
Version 1.0.2
Manifest version
3
Updated
Updated on October 7, 2024
View on Chrome Web Store
View ClassQ Student Windows Helper Chrome Extension on Chrome Web Store
productivity/communication
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "ClassQ Student Windows Helper",
    "version": "1.0.2",
    "action": {
        "default_icon": "logo22x22.png",
        "default_title": "ClassQ Student"
    },
    "icons": {
        "16": "logo16x16.png",
        "22": "logo22x22.png",
        "32": "logo32x32.png",
        "48": "logo48x48.png",
        "128": "logo128x128.png"
    },
    "permissions": [
        "alarms",
        "tabs",
        "storage",
        "tabs"
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "contentScript.js"
            ]
        }
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "background": {
        "service_worker": "service_worker.js"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}
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