Bot11x11

Just run the bot and show what to click

Apa itu Bot11x11?

Bot11x11 adalah ekstensi Chrome yang dikembangkan oleh http://bot.bot11x11.ru, dan fitur utamanya adalah "Just run the bot and show what to click".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Bot11x11

Unduh file ekstensi Bot11x11 dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Bot11x11 Bot11x11
ID idibkpekpllcmbhblldegemkklhmjffi
URL Resmi https://chrome.google.com/webstore/detail/bot11x11/idibkpekpllcmbhblldegemkklhmjffi
Deskripsi Just run the bot and show what to click
Ukuran File 31.93 KB
Jumlah Instalasi 1,400
Versi Saat Ini 0.13
Terakhir Diperbarui 2019-07-05
Tanggal Publikasi 2019-07-05
Penilaian 4.53/5 Total 59 Penilaian
Pengembang http://bot.bot11x11.ru
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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'"
}