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 là gì?
Bloons Tower Defense 5 Unblocked là một tiện ích mở rộng Chrome được phát triển bởi snanavillabeitia1, và tính năng chính của nó là "Bloons Tower Defense 5, now available on chrome. Your Bloons Tower Defense 5 Unblocked new tab. Easily access free games.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Bloons Tower Defense 5 Unblocked
Tải xuống các tệp mở rộng Bloons Tower Defense 5 Unblocked dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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!
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | jmkicpeaiphmpdcmlcihlpcimfmelbkp |
URL Chính Thức | https://chrome.google.com/webstore/detail/bloons-tower-defense-5-un/jmkicpeaiphmpdcmlcihlpcimfmelbkp |
Mô tả | Bloons Tower Defense 5, now available on chrome. Your Bloons Tower Defense 5 Unblocked new tab. Easily access free games. |
Kích Thước Tệp | 59.87 KB |
Số Lần Cài Đặt | 6,111 |
Phiên Bản Hiện Tại | 1.6 |
Cập Nhật Lần Cuối | 2021-04-08 |
Ngày Phát Hành | 2021-02-18 |
Đánh Giá | 1.44/5 Tổng số 9 Đánh Giá |
Nhà Phát Triển | snanavillabeitia1 |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://funformathgame.com/bloons-tower-defense-5/ |
Ngôn Ngữ Được Hỗ Trợ | 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" ] } } |