Bot11x11

Just run the bot and show what to click

什麼是Bot11x11?

Bot11x11是由http://bot.bot11x11.ru開發的Chrome擴展程式,該擴展的主要功能是“Just run the bot and show what to click”。

擴展截圖

screenshot

下載Bot11x11擴展crx文件

下載Bot11x11擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

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

擴展基本資訊

名稱 Bot11x11 Bot11x11
ID idibkpekpllcmbhblldegemkklhmjffi
官方網址 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'"
}