Inspect and view changes in Security Encode/Decode Data Pro 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
{
"update_url": "https://clients2.google.com/service/update2/crx",
"action": {
"default_popup": "src/popup/index.html"
},
"manifest_version": 3,
"name": "Security Encode/Decode Data Pro",
"version": "0.0.1",
"description": "Security Encode/Decode Data Pro",
"icons": {
"16": "logo.png",
"48": "logo.png",
"128": "logo.png"
}
}