WebExtension.net
Toggle dark mode
WebExtension.net

ClassLink OneClick Extension

View on Chrome Web Store
View ClassLink OneClick Extension Chrome Extension on Chrome Web Store
Add to bookmarks
1.8 (515 ratings)
1 new ratings
2 views
This extension has been viewed 2 times

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

ClassLink OneClick Extension
Type
Extension
Users
17,000,000 users
1M
ClassLink
View author page of ClassLink
Published
Published on May 15, 2014
Version 12.5
Manifest version
3
Updated
Updated on January 15, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View ClassLink OneClick Extension Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "ClassLink OneClick Extension",
    "description": "ClassLink OneClick Extension",
    "version": "12.5",
    "action": {
        "default_icon": {
            "16": "images\/16x16.png",
            "48": "images\/48x48.png",
            "128": "images\/128x128.png"
        },
        "default_title": "ClassLink OneClick Extension"
    },
    "icons": {
        "16": "images\/16x16.png",
        "48": "images\/48x48.png",
        "128": "images\/128x128.png"
    },
    "permissions": [
        "activeTab",
        "tabs",
        "scripting",
        "webNavigation",
        "storage",
        "idle"
    ],
    "host_permissions": [
        "https:\/\/*.classlink.com\/*",
        "http:\/\/*.classlink.com\/*",
        "*:\/\/*\/*"
    ],
    "content_scripts": [
        {
            "all_frames": true,
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "detection.js",
                "jquery-3.5.0.min.js",
                "crypto_aes.js",
                "injected.js"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2025 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