WebExtension.net
WebExtension.net

Impero Cloud Extension

View on Chrome Web Store
View Impero Cloud Extension Chrome Extension on Chrome Web Store
1.6 (7 ratings)

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

Extension to provide Impero Classroom Cloud with greater power
Type
Extension
Users
30,000 users
Ativion
View author page of Ativion
Published
Published on August 8, 2018
Version 1.0.0.42
Manifest version
2
Updated
Updated on January 3, 2019
View on Chrome Web Store
View Impero Cloud Extension Chrome Extension on Chrome Web Store
make_chrome_yours/accessibility
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Impero Cloud Extension",
    "description": "Extension to provide Impero Classroom Cloud with greater power",
    "version": "1.0.0.42",
    "manifest_version": 2,
    "background": {
        "scripts": [
            "main.js"
        ],
        "persistent": true
    },
    "web_accessible_resources": [
        "main.js"
    ],
    "permissions": [
        "desktopCapture",
        "background"
    ],
    "icons": {
        "16": "images\/c-icon-16x16px.png",
        "48": "images\/c-icon-48x48px.png",
        "128": "images\/c-icon-128x128px.png"
    },
    "browser_action": {
        "default_icon": "images\/c-icon-128x128px.png"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.imperosoftware.com\/*",
                "*:\/\/*.edpro.cloud\/*"
            ],
            "js": [
                "middleman.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