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."입니다.
확장 프로그램 스크린샷
Bloons Tower Defense 5 Unblocked 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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!
확장 프로그램 기본 정보
이름 | |
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" ] } } |