Blockman Go

Blockman GO extension provide you with Blockman GO on PC new tab page. Created for Blockman GO fans.

什麼是Blockman Go?

Blockman Go是由cindyyeo180開發的Chrome擴展程式,該擴展的主要功能是“Blockman GO extension provide you with Blockman GO on PC new tab page. Created for Blockman GO fans.”。

擴展截圖

screenshot
screenshot

下載Blockman Go擴展crx文件

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

擴展使用說明

                        Blockman GO is a game that combines features of battle royale with graphics. Blockman GO is an enjoyable game which you can engage in entertaining clashes in on the list of numerous mini games the app consists of. Go into every single with the worlds and combat being the final survivor.

Extension Features:
1. Shuffle Blockman Go every time you open a new tab. 
2. Pick and choose your Blockman Go favorite design in new tab page.
3. Get easy access to websites with custom web search.                    

擴展基本資訊

名稱 Blockman Go Blockman Go
ID hbblgibaeoebpipfenifkeaabgacjmfg
官方網址 https://chrome.google.com/webstore/detail/blockman-go/hbblgibaeoebpipfenifkeaabgacjmfg
簡介 Blockman GO extension provide you with Blockman GO on PC new tab page. Created for Blockman GO fans.
檔案大小 1.96 MB
安裝次數 20,000
目前版本 23.10.240.102
更新時間 2021-02-26
上架時間 2021-02-18
評分 4.00/5 共 4 次評分
開發者 cindyyeo180
電子郵箱 [email protected]
付費類型 free
隱私政策頁面URL https://freehdthemes.com/privacy-policy
支援的語言 id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "name": "__MSG_appName__",
    "background": {
        "scripts": [
            "js\/main.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "icons": {
        "128": "img\/icon128.png",
        "48": "img\/icon48.png"
    },
    "version": "23.10.240.102"
}