Hotbuzz.in

Hotbuzz.in

Top Breaking News on Politics and Current Affairs in India, around the World,Sports, Business, Bollywood,Science, Technology.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Hotbuzz.in",
  "version": "3",
  "short_name": "Buzz in town",
  "description": "Top Breaking News on Politics and Current Affairs in India, around the World,Sports, Business, Bollywood,Science, Technology.",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "author": "Manish Kumar",
  "homepage_url": "http://hotbuzz.in",
  "permissions": [
    "management"
  ],
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "manifest_version": 2
}