Examine source code of Paravegetarianos | Red social

Inspect and view changes in Paravegetarianos | Red social 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": "Paravegetarianos | Red social",
  "version": "1.1",
  "manifest_version": 2,
  "description": "Paravegetarianos es una comunidad de vegetarianos y veganos, dónde compartir, encontrar información y/o conocer a tu media naranja.",
  "icons": {
    "128": "paravegs_128x128.png"
  },
  "app": {
    "urls": [
      "http://www.paravegetarianos.com/"
    ],
    "launch": {
      "web_url": "http://www.paravegetarianos.com/?p=chromestore"
    }
  },
  "homepage_url": "http://www.paravegetarianos.com/",
  "short_name": "Paravegetarianos"
}