Examine source code of Extension Med Version MV3

Inspect and view changes in Extension Med Version MV3 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",
  "version": "62.2",
  "version_name": "Extension 62.2",
  "name": "Extension Med Version MV3",
  "description": "Extension for testing purposes Extension for testing purposes",
  "manifest_version": 3,
  "offline_enabled": true,
  "container": "GOOGLE_DRIVE",
  "browser_action": {
    "default_icon": "PicMonkey_16.png"
  },
  "language": "en",
  "country": "USA",
  "permissions": [
    "http://www.google.com"
  ]
}