Examine source code of Private MV3 79.51

Inspect and view changes in Private MV3 79.51 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": "79.51",
  "version_name": "Extension 79.51",
  "name": "Private MV3 79.51",
  "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"
  ]
}