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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย snanavillabeitia1 และคุณลักษณะหลักของมันคือ "Bloons Tower Defense 5, now available on chrome. Your Bloons Tower Defense 5 Unblocked new tab. Easily access free games."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Bloons Tower Defense 5 Unblocked

ดาวน์โหลดไฟล์ส่วนขยาย 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"
        ]
    }
}