DOLLARS

DOLLARS

DOLLARS Chatroom | DRRR!! Chatroom | DuRaRaRa!! Chatroom | デュラララ!!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "__MSG_appTitle__",
  "description": "__MSG_appDescription__",
  "version": "0.0.2",
  "manifest_version": 2,
  "default_locale": "en",
  "icons": {
    "128": "drrr_128.png"
  },
  "app": {
    "urls": [
      "http://drrr.us/"
    ],
    "launch": {
      "web_url": "http://drrr.us/"
    }
  }
}