Bot11x11
Just run the bot and show what to click
Bot11x11とは何ですか?
Bot11x11はhttp://bot.bot11x11.ruによって開発されたChromeの拡張機能で、その主な機能は「Just run the bot and show what to click」です。
拡張機能のスクリーンショット
Bot11x11拡張機能のCRXファイルをダウンロード
Bot11x11拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Bot For Any Web Browser Game. Just run the bot and show what to click.
拡張機能の基本情報
名前 | |
ID | idibkpekpllcmbhblldegemkklhmjffi |
公式URL | https://chrome.google.com/webstore/detail/bot11x11/idibkpekpllcmbhblldegemkklhmjffi |
説明 | Just run the bot and show what to click |
ファイルサイズ | 31.93 KB |
インストール数 | 1,400 |
現在のバージョン | 0.13 |
最終更新日 | 2019-07-05 |
公開日 | 2019-07-05 |
評価 | 4.53/5 合計 59 レビュー |
開発者 | http://bot.bot11x11.ru |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_appName__", "version": "0.13", "description": "__MSG_appDesc__", "default_locale": "en", "icons": { "16": "icon\/16.png", "48": "icon\/48.png", "64": "icon\/64.png", "128": "icon\/128.png" }, "browser_action": { "default_title": "Bot11x11", "default_popup": "popup.html", "default_icon": "icon\/48.png" }, "permissions": [ "tabs", "http:\/\/bot11x11.ru\/", "http:\/\/*\/*", "https:\/\/*\/*" ], "content_security_policy": "default-src 'self'" } |