WebExtension.net
WebExtension.net

The Education District

View on Chrome Web Store
View The Education District Chrome Extension on Chrome Web Store
3.7 (3 ratings)

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

The Education District
Type
Extension
Users
1,000 users
Virtway
View author page of Virtway
Published
Published on November 10, 2015
Version 0.0.0.23
Manifest version
3
Updated
Updated on April 13, 2023
View on Chrome Web Store
View The Education District Chrome Extension on Chrome Web Store
lifestyle/travel
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAltI3czLqAU6EjaKq1+inYwNBn44c7YBE49SysvIizH3qXaRZQ47uPFrpVVjxNpnrbG82K9czxOLtMkONSVksxAxbsSToIkS4t+K+883zGosy89h8T7a48BYXAD6ifnNJtE7jYCodCC7iVcF6+GJE2wn6MRWWIdxWh0EcwlRK\/o6I3YvprimoSaysWgAtxdg+ccWc3qeXVetFggLIuKvLDieopfN7Cid2NYo0Fy3jM86Epg4oSzEXCZn3EP75RKVh2BQn9fecchU0Cxi41I4y50erLWeL3VIKsiLuLyJS9rozA7zrQpvBgKIaYGpMUJ1kUbpvojdMnA6T4yY8yvXikwIDAQAB",
    "name": "The Education District",
    "short_name": "The Education District",
    "version": "0.0.0.23",
    "manifest_version": 3,
    "description": "The Education District",
    "icons": {
        "16": "icons\/icon-16.png",
        "32": "icons\/icon-32.png",
        "48": "icons\/icon-48.png",
        "128": "icons\/icon-128.png"
    },
    "permissions": [
        "nativeMessaging",
        "tabs"
    ],
    "background": {
        "service_worker": "js\/background.js",
        "type": "module"
    },
    "minimum_chrome_version": "92",
    "content_scripts": [
        {
            "js": [
                "js\/vecontent.js"
            ],
            "matches": [
                "https:\/\/*.public.theeducationdistrict.com\/*",
                "https:\/\/*.cms.theeducationdistrict.com\/*",
                "file:\/\/*\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "host_permissions": [
        "https:\/\/*.public.theeducationdistrict.com\/*",
        "https:\/\/*.cms.theeducationdistrict.com\/*",
        "file:\/\/*\/*"
    ]
}
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