dmm-cookie-neatrabbit

DMM 쿠키 조작기 by NeatRabbit.

What is dmm-cookie-neatrabbit?

dmm-cookie-neatrabbit is a Chrome extension developed by https://kancolle.tk/blog, and its main feature is "DMM 쿠키 조작기 by NeatRabbit.".

Extension Screenshots

screenshot

Download dmm-cookie-neatrabbit Extension CRX File

Download dmm-cookie-neatrabbit extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        DMM 의 온라인 게임(dmm.com only)을 해외에서도 이용 할 수 있게 해주는 dmm.com 전용 쿠키 조작기 입니다.                    

Extension Basic Information

Name dmm-cookie-neatrabbit dmm-cookie-neatrabbit
ID oknmifdkopdphfngophcpoddjalaahok
Official URL https://chromewebstore.google.com/detail/dmm-cookie-neatrabbit/oknmifdkopdphfngophcpoddjalaahok
Description DMM 쿠키 조작기 by NeatRabbit.
File Size 43.17 KB
Installation Count 2,153
Current Version 1.1
Last Updated 2015-08-05
Publish Date 2015-08-05
Rating 4.69/5 Total 42 Ratings
Developer https://kancolle.tk/blog
Payment Type free
Extension Website http://kancolle.tk/blog/
Help Page URL https://twitter.com/NeatRabbit
Supported Languages ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "dmm-cookie-neatrabbit",
    "description": "DMM \ucfe0\ud0a4 \uc870\uc791\uae30 by NeatRabbit.",
    "version": "1.1",
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "*:\/\/*.dmm.com\/",
        "background"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "128": "img\/icon_128x128.png"
    },
    "web_accessible_resources": [
        "img\/icon_128x128.png"
    ]
}