Examine source code of Peppa Pig Da Colorare

Inspect and view changes in Peppa Pig Da Colorare 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": "Peppa Pig Da Colorare",
  "version": "0.1",
  "manifest_version": 2,
  "description": "Dozens of free printable Peppa Pig Da Colorare per bambini. Questa collezione presenta l'intera famiglia, gli amici e le avventure!",
  "homepage_url": "https://disegnidacolorare123.it/",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "default_locale": "it",
  "background": {
    "page": "src/bg/background.html",
    "persistent": false
  },
  "browser_action": {
    "default_icon": "icons/icon19.png",
    "default_title": "https://disegnidacolorare123.it/",
    "default_popup": "src/browser_action/browser_action.html"
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}