World & Local - Twitter Trending Topics

World & Local - Twitter Trending Topics

Displays World & Local Twitter Trending Topics.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "World & Local - Twitter Trending Topics",
  "version": "0.0.0.1",
  "manifest_version": 2,
  "description": "Displays World & Local Twitter Trending Topics.",
  "browser_action": {
    "default_icon": "twitter.png",
    "default_popup": "popup.html"
  },
  "permissions": [
    "http://trending.brunont.com.br/"
  ]
}