Bot11x11
Just run the bot and show what to click
O que é Bot11x11?
Bot11x11 é uma extensão do Chrome desenvolvida por http://bot.bot11x11.ru, e sua principal característica é "Just run the bot and show what to click".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Bot11x11
Baixe arquivos de extensão Bot11x11 no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
Bot For Any Web Browser Game. Just run the bot and show what to click.
Informações Básicas da Extensão
Nome | |
ID | idibkpekpllcmbhblldegemkklhmjffi |
URL Oficial | https://chrome.google.com/webstore/detail/bot11x11/idibkpekpllcmbhblldegemkklhmjffi |
Descrição | Just run the bot and show what to click |
Tamanho do Arquivo | 31.93 KB |
Contagem de Instalações | 1,400 |
Versão Atual | 0.13 |
Última Atualização | 2019-07-05 |
Data de Publicação | 2019-07-05 |
Classificação | 4.53/5 Total de 59 Avaliações |
Desenvolvedor | http://bot.bot11x11.ru |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | 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'" } |