WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Impero Education Pro

Impero Education Pro

View on Chrome Web Store
View Impero Education Pro Chrome Extension on Chrome Web Store
Add to bookmarks
1.5 (37 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jul 15, 2025.

Provides content authorisation for Impero
Type
Extension
Users
500,000 users
100K
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
productivity/workflow
Extension Category
View on Chrome Web Store
View Impero Education Pro 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",
    "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"
    ]
}
© 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