Krunker.io Alien Blaster
https://github.com/tehchy and Youtube.com/oZoNeOz
Krunker.io Alien Blasterとは何ですか?
Krunker.io Alien BlasterはUnknownによって開発されたChromeの拡張機能で、その主な機能は「https://github.com/tehchy and Youtube.com/oZoNeOz」です。
拡張機能のスクリーンショット
Krunker.io Alien Blaster拡張機能のCRXファイルをダウンロード
Krunker.io Alien Blaster拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Turns krunker.io revolver into Alien Blaster. If any devs have problems with this contact me.
拡張機能の基本情報
名前 | Krunker.io Alien Blaster |
ID | dfapkieamcdbicdffjpgcdbjobffkdag |
公式URL | https://chromewebstore.google.com/detail/krunkerio-alien-blaster/dfapkieamcdbicdffjpgcdbjobffkdag |
説明 | https://github.com/tehchy and Youtube.com/oZoNeOz |
ファイルサイズ | 169 KB |
インストール数 | 757 |
現在のバージョン | 1.2.0 |
最終更新日 | 2019-03-09 |
公開日 | 2019-03-09 |
評価 | 4.11/5 合計 9 レビュー |
開発者 | Unknown |
支払い方法 | free |
ヘルプページのURL | https://discord.gg/m3z439H |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Krunker.io Alien Blaster", "version": "1.2.0", "manifest_version": 2, "description": "https:\/\/github.com\/tehchy and Youtube.com\/oZoNeOz", "permissions": [ "webRequest", "webRequestBlocking", "https:\/\/krunker.io\/*", "background" ], "web_accessible_resources": [ "*.obj", "*.png" ], "background": { "scripts": [ "init.js" ] } } |