WebExtension.net
WebExtension.net

Impero Backdrop

View on Chrome Web Store
View Impero Backdrop Chrome Extension on Chrome Web Store
1.3 (37 ratings)

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

Provides classroom management, learning support and student safeguarding.
Type
Extension
Users
300,000 users
Ativion
View author page of Ativion
Published
Published on September 1, 2020
Version 3.0.200
Manifest version
2
Updated
Updated on October 4, 2024
View on Chrome Web Store
View Impero Backdrop Chrome Extension on Chrome Web Store
productivity/education
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Impero Backdrop",
    "manifest_version": 2,
    "version": "3.0.200",
    "description": "__MSG_appDescription__",
    "web_accessible_resources": [
        "licenses.html"
    ],
    "default_locale": "en",
    "icons": {
        "16": "class-icons\/stopped-icon16.png",
        "32": "class-icons\/stopped-icon32.png",
        "48": "class-icons\/stopped-icon48.png",
        "64": "class-icons\/stopped-icon64.png",
        "96": "class-icons\/stopped-icon96.png",
        "128": "class-icons\/stopped-icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "32": "class-icons\/stopped-icon32.png"
        },
        "default_popup": "ExtensionMenu.html",
        "default_title": "Impero"
    },
    "commands": {
        "download-log": {
            "suggested_key": {
                "default": "Ctrl+Shift+K",
                "chromeos": "Ctrl+Shift+L"
            },
            "description": "log"
        }
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "js\/content_script.js"
            ]
        }
    ],
    "permissions": [
        "<all_urls>",
        "activeTab",
        "enterprise.deviceAttributes",
        "storage",
        "tabs",
        "desktopCapture",
        "webNavigation",
        "webRequest",
        "webRequestBlocking",
        "unlimitedStorage",
        "bookmarks",
        "downloads",
        "identity",
        "identity.email",
        "notifications",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "file:\/\/*",
        "*:\/\/*\/*"
    ],
    "content_security_policy": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';script-src-elem 'self' https:\/\/cdn.jsdelivr.net\/npm\/[email protected]\/dist\/worker.min.js https:\/\/cdn.jsdelivr.net\/npm\/[email protected]\/dist\/worker.min.js.map https:\/\/cdn.jsdelivr.net\/npm\/[email protected]\/tesseract-core-simd.wasm.js;"
}
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