Bot11x11

Just run the bot and show what to click

ما هو Bot11x11؟

Bot11x11 هو إضافة Chrome تم تطويرها بواسطة http://bot.bot11x11.ru، والميزة الرئيسية لها هي "Just run the bot and show what to click".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Bot11x11

قم بتنزيل ملفات الامتداد Bot11x11 بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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

معلومات أساسية عن التمديد

الاسم Bot11x11 Bot11x11
ID idibkpekpllcmbhblldegemkklhmjffi
عنوان URL الرسمي https://chrome.google.com/webstore/detail/bot11x11/idibkpekpllcmbhblldegemkklhmjffi
الوصف Just run the bot and show what to click
حجم الملف 31.93 KB
عدد التثبيتات 1,400
النسخة الحالية 0.13
آخر تحديث 2019-07-05
تاريخ النشر 2019-07-05
تقييم 4.53/5 مجموع تقييمات 59
المطور http://bot.bot11x11.ru
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة 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'"
}