Inspect and view changes in New Programming Jokes 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": "New Programming Jokes",
"description": "All new programming jokes",
"version": "2.0.0",
"manifest_version": 3,
"author": "Mohsin",
"action": {
"default_icon": "icon.png",
"default_popup": "main.html",
"default_title": "Programming Jokes"
},
"update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}