Indian Newspapers

Indian Newspapers

Your one stop place for all the major Indian Newspapers.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Indian Newspapers",
  "version": "0.0.2",
  "manifest_version": 2,
  "description": "Your one stop place for all the major Indian Newspapers.",
  "icons": {
    "16": "images/icon-16.png",
    "128": "images/icon-128.png"
  },
  "default_locale": "en",
  "browser_action": {
    "default_icon": {
      "19": "images/icon-19.png",
      "38": "images/icon-38.png"
    },
    "default_title": "Indian Newspapers",
    "default_popup": "popup.html"
  }
}