NewsTab: My Daily News

NewsTab: My Daily News

Follow local news in 130 regions worldwide (RSS feeds, Google News, Twitter)

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "app": {
    "launch": {
      "web_url": "http://www.newstab.com/?utm_campaign=chrome&utm_medium=launch&utm_source=app"
    },
    "urls": [
      "http://www.newstab.com/"
    ]
  },
  "description": "Follow local news in 130 regions worldwide (RSS feeds, Google News, Twitter)",
  "icons": {
    "128": "128x128.png"
  },
  "manifest_version": 2,
  "name": "NewsTab: My Daily News",
  "short_name": "NewsTab",
  "version": "1.7.0",
  "version_name": "1.7.0"
}