Bot11x11
Just run the bot and show what to click
Wat is Bot11x11?
Bot11x11 is een Chrome-extensie ontwikkeld door http://bot.bot11x11.ru, en de belangrijkste functie is "Just run the bot and show what to click".
Extensie Screenshots
Download het CRX-bestand van de extensie Bot11x11
Download Bot11x11-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Bot For Any Web Browser Game. Just run the bot and show what to click.
Basisinformatie over de Extensie
Naam | |
ID | idibkpekpllcmbhblldegemkklhmjffi |
Officiële URL | https://chrome.google.com/webstore/detail/bot11x11/idibkpekpllcmbhblldegemkklhmjffi |
Beschrijving | Just run the bot and show what to click |
Bestandsgrootte | 31.93 KB |
Aantal Installaties | 1,400 |
Huidige Versie | 0.13 |
Laatst Bijgewerkt | 2019-07-05 |
Publicatiedatum | 2019-07-05 |
Beoordeling | 4.53/5 Totaal 59 Beoordelingen |
Ontwikkelaar | http://bot.bot11x11.ru |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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'" } |