Mod Krunker.IO

Make wall hack screen

What is Mod Krunker.IO?

Mod Krunker.IO is a Chrome extension developed by Obito, and its main feature is "Make wall hack screen".

Extension Screenshots

screenshot

Download Mod Krunker.IO Extension CRX File

Download Mod Krunker.IO 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

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

Extension Basic Information

Name Mod Krunker.IO Mod Krunker.IO
ID icgadjgnglgbkbbaejehpdejobiffhkh
Official URL https://chromewebstore.google.com/detail/mod-krunkerio/icgadjgnglgbkbbaejehpdejobiffhkh
Description Make wall hack screen
File Size 4.32 KB
Installation Count 6,265
Current Version 3.0
Last Updated 2020-08-05
Publish Date 2020-05-07
Rating 2.44/5 Total 16 Ratings
Developer Obito
Email [email protected]
Payment Type free
Privacy Policy Page URL https://zozo.vn/chinh-sach-bao-mat
Supported Languages 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
}