Examine source code of Compress PDF | ilovepdf.com

Inspect and view changes in Compress PDF | ilovepdf.com 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",
  "name": "__MSG_appName__",
  "short_name": "__MSG_appShort__",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "version": "1.0.0.5",
  "manifest_version": 2,
  "container": "GOOGLE_DRIVE",
  "api_console_project_id": "391438661644",
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "launch": {
      "web_url": "http://compress.ilovepdf.com"
    }
  }
}