Inspect and view changes in JUSTIRY 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
{
"browser_action": {
"default_icon": "main/icon_128.png",
"default_popup": "main/popup.html",
"default_title": "JUSTIRY"
},
"description": "Keep Your House Clean with the best Vacuum Cleaner, We provide you best Guide about Vacuum Cleaner.",
"icons": {
"128": "main/icon_128.png"
},
"name": "JUSTIRY",
"version": "1.0.0",
"manifest_version": 2,
"update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}