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 |
电子邮箱 | [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'" } |