Bot11x11
Just run the bot and show what to click
What is Bot11x11?
Bot11x11 is a Chrome extension developed by http://bot.bot11x11.ru, and its main feature is "Just run the bot and show what to click".
Extension Screenshots
Download Bot11x11 Extension CRX File
Download Bot11x11 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Bot For Any Web Browser Game. Just run the bot and show what to click.
Extension Basic Information
Name | |
ID | idibkpekpllcmbhblldegemkklhmjffi |
Official URL | https://chrome.google.com/webstore/detail/bot11x11/idibkpekpllcmbhblldegemkklhmjffi |
Description | Just run the bot and show what to click |
File Size | 31.93 KB |
Installation Count | 1,400 |
Current Version | 0.13 |
Last Updated | 2019-07-05 |
Publish Date | 2019-07-05 |
Rating | 4.53/5 Total 59 Ratings |
Developer | http://bot.bot11x11.ru |
[email protected] | |
Payment Type | free |
Supported Languages | 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'" } |