Bot11x11
Just run the bot and show what to click
Qu'est-ce que Bot11x11 ?
Bot11x11 est une extension Chrome développée par http://bot.bot11x11.ru, et sa fonction principale est "Just run the bot and show what to click".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Bot11x11
Téléchargez les fichiers d'extension Bot11x11 au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Bot For Any Web Browser Game. Just run the bot and show what to click.
Informations de Base sur l'Extension
Nom | |
ID | idibkpekpllcmbhblldegemkklhmjffi |
URL Officiel | https://chrome.google.com/webstore/detail/bot11x11/idibkpekpllcmbhblldegemkklhmjffi |
Description | Just run the bot and show what to click |
Taille du Fichier | 31.93 KB |
Nombre d'Installations | 1,400 |
Version Actuelle | 0.13 |
Dernière Mise à Jour | 2019-07-05 |
Date de Publication | 2019-07-05 |
Évaluation | 4.53/5 Total 59 Évaluations |
Développeur | http://bot.bot11x11.ru |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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'" } |