Examine source code of Alkwin Kollege - Milan1.nl

Inspect and view changes in Alkwin Kollege - Milan1.nl source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "manifest_version": 3,
  "name": "Alkwin Kollege - Milan1.nl",
  "short_name": "Alkwin - Milan1",
  "description": "De websites en tools die je nodig hebt op het Alkwin!",
  "version": "3.0.1",
  "icons": {
    "128": "icon_128.png"
  },
  "action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "permissions": [],
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}