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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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'"
}