WebExtension.net
WebExtension.net

Impero Education Pro

View on Chrome Web Store
View Impero Education Pro Chrome Extension on Chrome Web Store
1.5 (35 ratings)

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

Provides content authorisation for Impero
Type
Extension
Users
1,000,000 users
50K
Ativion
View author page of Ativion
Published
Published on February 19, 2019
Version 1.1.13
Manifest version
2
Updated
Updated on June 29, 2022
View on Chrome Web Store
View Impero Education Pro Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Impero Education Pro",
    "version": "1.1.13",
    "author": "Impero Solutions Ltd",
    "manifest_version": 2,
    "description": "Provides content authorisation for Impero",
    "homepage_url": "http:\/\/imperosoftware.com",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "scripts": [
            "js\/Settings.js",
            "js\/List.js",
            "js\/Map.js",
            "js\/HelperFunctions.js",
            "js\/WebSocket.js",
            "js\/ConnLayer.js",
            "js\/TabController.js",
            "js\/ContentController.js",
            "js\/WebRequestHandlers.js",
            "src\/bg\/background.js"
        ],
        "persistent": true
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "js\/content.js"
            ],
            "all_frames": true,
            "run_at": "document_start"
        }
    ],
    "incognito": "split",
    "minimum_chrome_version": "33",
    "permissions": [
        "tabs",
        "<all_urls>",
        "webRequest",
        "webRequestBlocking"
    ],
    "web_accessible_resources": [
        "js\/ext_content.js",
        "imperodenied.gif",
        "block.html"
    ]
}
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