Examine source code of CamScanner for PC

Inspect and view changes in CamScanner for PC 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": "CamScanner for PC",
  "description": "You can use CamScanner on your PC through this Chrome Add-on.",
  "app": {
    "urls": [
      "https://droidspc.com/"
    ],
    "launch": {
      "web_url": "https://droidspc.com/camscanner-for-pc-windows-10-mac/"
    }
  },
  "manifest_version": 2,
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "0.2",
  "icons": {
    "128": "icon.png"
  }
}