Dancing Carlton

Dancing Carlton

Take a break from work to check out Dancing Carlton any time you want.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Dancing Carlton",
  "description": "Take a break from work to check out Dancing Carlton any time you want.",
  "version": "1.0",
  "icons": {
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html",
    "default_title": "Dancing Carlton"
  }
}