Inspect and view changes in Irregular Verbs List 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
{
"name": "Irregular Verbs List",
"manifest_version": 3,
"version": "3.0",
"description": "Irregular Verbs List",
"icons": {
"16": "icon_16.png"
},
"action": {
"default_icon": {
"16": "icon_16.png"
},
"default_popup": "popup.html"
},
"update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}