Krunker Skid

Ninja Hack,Krunker.io Hack For Free

什么是Krunker Skid?

Krunker Skid是由Dark Dragon开发的Chrome扩展程序,该扩展的主要功能是“Ninja Hack,Krunker.io Hack For Free”。

扩展截图

下载Krunker Skid扩展crx文件

下载Krunker Skid扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Ninja Hack,Krunker.io Hack For Free                    

扩展基本信息

名称 Krunker Skid Krunker Skid
ID bglapfipmanlojmlljohaikieakjccbn
官方URL https://chrome.google.com/webstore/detail/krunker-skid/bglapfipmanlojmlljohaikieakjccbn
简介 Ninja Hack,Krunker.io Hack For Free
文件大小 70.97 KB
安装次数 1,000
当前版本 1.9.8
更新时间 2020-06-12
上架时间 2020-06-11
评分 1.30/5 共10次评分
开发者 Dark Dragon
电子邮箱 [email protected]
付费类型 free
帮助页面URL https://krunker.io
隐私政策页面URL https://developer.chrome.com/webstore/program_policies
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Krunker Skid",
    "version": "1.9.8",
    "homepage_url": "https:\/\/skidlamer.github.io",
    "background": {
        "scripts": [
            "hook.js"
        ],
        "matches": [
            "*:\/\/krunker.io\/*"
        ]
    },
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "background",
        "*:\/\/krunker.io\/*"
    ],
    "web_accessible_resources": [
        "nipplejs.min.js"
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Krunker Skid"
    }
}