Bloons Tower Defense 5 Unblocked

Bloons Tower Defense 5, now available on chrome. Your Bloons Tower Defense 5 Unblocked new tab. Easily access free games.

什麼是Bloons Tower Defense 5 Unblocked?

Bloons Tower Defense 5 Unblocked是由snanavillabeitia1開發的Chrome擴展程式,該擴展的主要功能是“Bloons Tower Defense 5, now available on chrome. Your Bloons Tower Defense 5 Unblocked new tab. Easily access free games.”。

擴展截圖

screenshot
screenshot

下載Bloons Tower Defense 5 Unblocked擴展crx文件

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

擴展使用說明

                        Bloons TD 5  Build awesome towers, choose your favorite upgrades, hire new cool Special Agents, and pop even the last invading bubble in the best ever version of the most popular tower defense franchise in history.

How to use

- Just by clicking on Add to Chrome it will be added automatically install.

- You can Web Search more games in extension

- Quick links on new tab.

- Change the search engine to bing.

- Enjoy Bloons Tower Defense 5 Unblocked New Tab Page!                    

擴展基本資訊

名稱 Bloons Tower Defense 5 Unblocked Bloons Tower Defense 5 Unblocked
ID jmkicpeaiphmpdcmlcihlpcimfmelbkp
官方網址 https://chrome.google.com/webstore/detail/bloons-tower-defense-5-un/jmkicpeaiphmpdcmlcihlpcimfmelbkp
簡介 Bloons Tower Defense 5, now available on chrome. Your Bloons Tower Defense 5 Unblocked new tab. Easily access free games.
檔案大小 59.87 KB
安裝次數 6,111
目前版本 1.6
更新時間 2021-04-08
上架時間 2021-02-18
評分 1.44/5 共 9 次評分
開發者 snanavillabeitia1
電子郵箱 [email protected]
付費類型 free
擴展官網 https://funformathgame.com/bloons-tower-defense-5/
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bloons Tower Defense 5 Unblocked",
    "short_name": "BTD5",
    "manifest_version": 2,
    "version": "1.6",
    "description": "Bloons Tower Defense 5, now available on chrome. Your Bloons Tower Defense 5 Unblocked new tab. Easily access free games.",
    "chrome_url_overrides": {
        "newtab": "yourmahjong.html"
    },
    "browser_action": {
        "default_icon": {
            "16": "16x16.png",
            "24": "24x24.png",
            "32": "32x32.png"
        }
    },
    "icons": {
        "16": "16x16.png",
        "48": "48x48.png",
        "128": "128x128.png"
    },
    "web_accessible_resources": [
        "*.png"
    ],
    "background": {
        "scripts": [
            "utils.js",
            "background.js"
        ]
    }
}