Examine source code of Crop image online

Inspect and view changes in Crop image online 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",
  "background": {
    "service_worker": "js/background.js"
  },
  "icons": {
    "192": "img/icon128.png"
  },
  "action": {},
  "manifest_version": 3,
  "name": "__MSG_name__",
  "description": "__MSG_description__",
  "default_locale": "en",
  "permissions": [],
  "version": "1.0.3"
}