Examine source code of Love Shayari - #1 Quotes On Love In Hindi

Inspect and view changes in Love Shayari - #1 Quotes On Love In Hindi 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
{
  "browser_action": {
    "default_icon": {
      "16": "logo_128.png",
      "32": "logo_128.png",
      "48": "logo_128.png",
      "128": "logo_128.png"
    },
    "default_popup": "index.html"
  },
  "description": "Get your favorite Love Shayari with images. Try these mind-blowing love quotes in Hindi to express your feelings to your loved one.",
  "icons": {
    "16": "logo_128.png",
    "32": "logo_128.png",
    "48": "logo_128.png",
    "128": "logo_128.png"
  },
  "manifest_version": 2,
  "name": "Love Shayari - #1 Quotes On Love In Hindi",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.0"
}