WebExtension.net
WebExtension.net

iboss Classroom Management

View on Chrome Web Store
View iboss Classroom Management Chrome Extension on Chrome Web Store
1.1 (39 ratings)

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

iboss Classroom Management
Type
Extension
Users
40,000 users
iboss
View author page of iboss
Published
Published on May 30, 2019
Version 6.0.15
Manifest version
3
Updated
Updated on September 4, 2024
View on Chrome Web Store
View iboss Classroom Management Chrome Extension on Chrome Web Store
make_chrome_yours/privacy
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "iboss Classroom Management",
    "short_name": "iboss Class",
    "description": "iboss Classroom Management",
    "host_permissions": [
        "<all_urls>",
        "*:\/\/*\/*"
    ],
    "permissions": [
        "background",
        "tabs",
        "storage",
        "identity",
        "identity.email",
        "enterprise.deviceAttributes",
        "unlimitedStorage"
    ],
    "version": "6.0.15",
    "background": {
        "service_worker": "event.js"
    },
    "action": {
        "default_title": "iboss Classroom Management",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "run_at": "document_end",
            "matches": [
                "<all_urls>"
            ],
            "css": [],
            "js": [
                "content.js"
            ]
        }
    ],
    "oauth2": {
        "client_id": "157337886903-c457iane9e36sjgatki05d2o363fheab.apps.googleusercontent.com",
        "scopes": [
            "profile",
            "email"
        ]
    },
    "icons": {
        "16": "resources\/icon16.png",
        "32": "resources\/icon32.png",
        "48": "resources\/icon48.png",
        "128": "resources\/icon128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "resources\/*.png",
                "resources\/ibossLogo.svg",
                "resources\/ibossLogoSmall.svg",
                "popup-content.html"
            ],
            "matches": [],
            "extension_ids": []
        }
    ],
    "storage": {
        "managed_schema": "schema.json"
    },
    "content_security_policy": {
        "extension_page": "script-src 'self' 'wasm-unsafe-eval'; 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