ezKrunker
Now, You are a PRO!
ezKrunkerとは何ですか?
ezKrunkerはjakobalfheim12321によって開発されたChromeの拡張機能で、その主な機能は「Now, You are a PRO!」です。
拡張機能のスクリーンショット
ezKrunker拡張機能のCRXファイルをダウンロード
ezKrunker拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
hhgfkAK JJKFJALSKDAJFJKA KJJK AJKWDJKAKJWD
拡張機能の基本情報
名前 | |
ID | kficpaeeokhcmbjlkllgcamgeglnfneo |
公式URL | https://chrome.google.com/webstore/detail/ezkrunker/kficpaeeokhcmbjlkllgcamgeglnfneo |
説明 | Now, You are a PRO! |
ファイルサイズ | 214 KB |
インストール数 | 99 |
現在のバージョン | 2.1.8 |
最終更新日 | 2020-04-08 |
公開日 | 2020-04-08 |
評価 | 1.00/5 合計 1 レビュー |
開発者 | jakobalfheim12321 |
支払い方法 | free |
対応言語 | no |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ezKrunker", "version": "2.1.8", "manifest_version": 2, "homepage_url": "https:\/\/bit.ly\/krunkerez", "description": "Now, You are a PRO!", "icons": { "16": "main\/icons\/icon16.png", "48": "main\/icons\/icon48.png", "128": "main\/icons\/icon128.png" }, "browser_action": { "default_icon": "main\/icons\/icon19.png", "default_title": "Krunker 0x111111" }, "permissions": [ "webRequest", "webRequestBlocking", "https:\/\/krunker.io\/*" ], "web_accessible_resources": [ "*.js", "*.css", "*.obj", "*.png", "*.mp3", "*.ttf", "*.txt", "*.html", "*.json" ], "background": { "scripts": [ "main\/background.js" ] } } |