Examine source code of Formpro création de formulaire et sondage

Inspect and view changes in Formpro création de formulaire et sondage 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": "Formpro création de formulaire et sondage",
  "description": "Formpro™ la création de formulaire et sondage en ligne pour PME et associations.",
  "manifest_version": 2,
  "version": "1.0.1",
  "app": {
    "urls": [
      "https://admin.formpro.com/"
    ],
    "launch": {
      "web_url": "https://login.formpro.com/"
    }
  },
  "icons": {
    "128": "128.png"
  }
}