Inspect and view changes in CorpViews 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": "CorpViews",
"version": "1.0.2.0",
"description": "Review business and help dispute",
"permissions": [
"activeTab"
],
"icons": {
"16": "images/16blue.png",
"24": "images/24blue.png",
"32": "images/32blue.png",
"48": "images/48blue.png",
"64": "images/64blue.png",
"128": "images/128blue.png"
},
"browser_action": {
"default_popup": "ReeVueItExt.html"
},
"manifest_version": 2,
"update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}