Mod Krunker.IO
Make wall hack screen
什么是Mod Krunker.IO?
Mod Krunker.IO是由Obito开发的Chrome扩展程序,该扩展的主要功能是“Make wall hack screen”。
扩展截图
下载Mod Krunker.IO扩展crx文件
下载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 |
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 } |