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
Eメール [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"
        ]
    }
}