Bot11x11

Just run the bot and show what to click

Cos'è Bot11x11?

Bot11x11 è un'estensione di Chrome sviluppata da http://bot.bot11x11.ru, e la sua funzione principale è "Just run the bot and show what to click".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Bot11x11

Scarica i file di estensione Bot11x11 in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Bot For Any Web Browser Game.
Just run the bot and show what to click.                    

Informazioni di Base sull'Estensione

Nome Bot11x11 Bot11x11
ID idibkpekpllcmbhblldegemkklhmjffi
URL Ufficiale https://chrome.google.com/webstore/detail/bot11x11/idibkpekpllcmbhblldegemkklhmjffi
Descrizione Just run the bot and show what to click
Dimensione del File 31.93 KB
Conteggio Installazioni 1,400
Versione Corrente 0.13
Ultimo Aggiornamento 2019-07-05
Data di Pubblicazione 2019-07-05
Valutazione 4.53/5 Totale 59 Valutazioni
Sviluppatore http://bot.bot11x11.ru
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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'"
}