WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Skolon

Skolon

View on Chrome Web Store
View Skolon Chrome Extension on Chrome Web Store
Add to bookmarks
1.0 (8 ratings)
1 new ratings
1 views
This extension has been viewed 1 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 Apr 21, 2025.

Nå dina digitala skolverktyg med ett klick!
Type
Extension
Users
100,000 users
40K
Skolon AB
View author page of Skolon AB
Published
Published on December 11, 2018
Version 1.5.0
Manifest version
3
Updated
Updated on May 28, 2024
productivity/workflow
Extension Category
View on Chrome Web Store
View Skolon 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": "__MSG_appName__",
    "version": "1.5.0",
    "description": "__MSG_appDesc__",
    "default_locale": "sv",
    "icons": {
        "32": "icons\/icon_32.png",
        "48": "icons\/icon_48.png",
        "96": "icons\/icon_96.png",
        "128": "icons\/icon_128.png"
    },
    "permissions": [
        "cookies",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.skolon.com\/"
    ],
    "background": {
        "service_worker": "service_worker.js",
        "type": "module"
    },
    "action": {
        "default_popup": "index.html"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.skolon.com\/*"
            ],
            "js": [
                "assets\/browser-polyfill.js",
                "content-script.js"
            ]
        }
    ],
    "manifest_version": 3,
    "offline_enabled": false
}
© 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