Bot11x11

Just run the bot and show what to click

Vad är Bot11x11?

Bot11x11 är en Chrome-tillägg utvecklad av http://bot.bot11x11.ru, och dess huvudfunktion är "Just run the bot and show what to click".

Tilläggsskärmbilder

screenshot

Ladda ner Bot11x11-förlängningens CRX-fil

Ladda ner Bot11x11-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn Bot11x11 Bot11x11
ID idibkpekpllcmbhblldegemkklhmjffi
Officiell webbadress https://chrome.google.com/webstore/detail/bot11x11/idibkpekpllcmbhblldegemkklhmjffi
Beskrivning Just run the bot and show what to click
Filstorlek 31.93 KB
Antal Installationer 1,400
Aktuell Version 0.13
Senast Uppdaterad 2019-07-05
Publiceringsdatum 2019-07-05
Betyg 4.53/5 Totalt 59 Betyg
Utvecklare http://bot.bot11x11.ru
E-post [email protected]
Betalningssätt free
Stödda Språk 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'"
}