Examine source code of Sicurezza.com

Inspect and view changes in Sicurezza.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": "Sicurezza.com",
  "manifest_version": 2,
  "short_name": "Sicurezza sul lavoro",
  "description": "Piattaforma e-learning sicurezza sul lavoro , azienda leader in consulenza e formazione, Cds service sic lav.",
  "version": "1.1",
  "icons": {
    "128": "sicurezza.png"
  },
  "app": {
    "launch": {
      "web_url": "http://www.sicurezza.com"
    }
  }
}