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
官方URL 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"
        ]
    }
}