Mod Krunker.IO

Make wall hack screen

Mod Krunker.IOคืออะไร?

Mod Krunker.IO เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Obito และคุณลักษณะหลักของมันคือ "Make wall hack screen"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Mod Krunker.IO

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

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

                        After install this extendsion, please go to krunker page and click on icon of this extendsion to turn on mod wall hack screen                    

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

ชื่อ Mod Krunker.IO Mod Krunker.IO
ID icgadjgnglgbkbbaejehpdejobiffhkh
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/mod-krunkerio/icgadjgnglgbkbbaejehpdejobiffhkh
คำอธิบาย Make wall hack screen
ขนาดไฟล์ 4.32 KB
จำนวนการติดตั้ง 6,265
เวอร์ชันปัจจุบัน 3.0
อัปเดตครั้งล่าสุด 2020-08-05
วันที่เผยแพร่ 2020-05-07
คะแนน 2.44/5 รวมทั้งหมด 16 คะแนน
ผู้พัฒนา Obito
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://zozo.vn/chinh-sach-bao-mat
ภาษาที่รองรับ vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Mod Krunker.IO",
    "description": "Make wall hack screen",
    "icons": {
        "16": "icons\/icon.png",
        "48": "icons\/icon.png",
        "128": "icons\/icon.png"
    },
    "version": "3.0",
    "permissions": [
        "activeTab",
        "storage"
    ],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_title": "Make wall hack screen"
    },
    "manifest_version": 2
}