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 |
Eメール | [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 } |