DOLLARS Chatroom | DRRR!! Chatroom | DuRaRaRa!! Chatroom | デュラララ!!
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
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/"
}
}
}