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.
Qu'est-ce que Bloons Tower Defense 5 Unblocked ?
Bloons Tower Defense 5 Unblocked est une extension Chrome développée par snanavillabeitia1, et sa fonction principale est "Bloons Tower Defense 5, now available on chrome. Your Bloons Tower Defense 5 Unblocked new tab. Easily access free games.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Bloons Tower Defense 5 Unblocked
Téléchargez les fichiers d'extension Bloons Tower Defense 5 Unblocked au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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!
Informations de Base sur l'Extension
Nom | |
ID | jmkicpeaiphmpdcmlcihlpcimfmelbkp |
URL Officiel | https://chrome.google.com/webstore/detail/bloons-tower-defense-5-un/jmkicpeaiphmpdcmlcihlpcimfmelbkp |
Description | Bloons Tower Defense 5, now available on chrome. Your Bloons Tower Defense 5 Unblocked new tab. Easily access free games. |
Taille du Fichier | 59.87 KB |
Nombre d'Installations | 6,111 |
Version Actuelle | 1.6 |
Dernière Mise à Jour | 2021-04-08 |
Date de Publication | 2021-02-18 |
Évaluation | 1.44/5 Total 9 Évaluations |
Développeur | snanavillabeitia1 |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://funformathgame.com/bloons-tower-defense-5/ |
Langues Prises en Charge | 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" ] } } |