dmm-cookie-neatrabbit

DMM 쿠키 조작기 by NeatRabbit.

dmm-cookie-neatrabbitคืออะไร?

dmm-cookie-neatrabbit เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://kancolle.tk/blog และคุณลักษณะหลักของมันคือ "DMM 쿠키 조작기 by NeatRabbit."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย dmm-cookie-neatrabbit

ดาวน์โหลดไฟล์ส่วนขยาย dmm-cookie-neatrabbit ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

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

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ dmm-cookie-neatrabbit dmm-cookie-neatrabbit
ID oknmifdkopdphfngophcpoddjalaahok
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/dmm-cookie-neatrabbit/oknmifdkopdphfngophcpoddjalaahok
คำอธิบาย DMM 쿠키 조작기 by NeatRabbit.
ขนาดไฟล์ 43.17 KB
จำนวนการติดตั้ง 2,153
เวอร์ชันปัจจุบัน 1.1
อัปเดตครั้งล่าสุด 2015-08-05
วันที่เผยแพร่ 2015-08-05
คะแนน 4.69/5 รวมทั้งหมด 42 คะแนน
ผู้พัฒนา https://kancolle.tk/blog
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://kancolle.tk/blog/
URL หน้าช่วยเหลือ https://twitter.com/NeatRabbit
ภาษาที่รองรับ 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"
    ]
}