Bubble Shooter
Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible.
Qu'est-ce que Bubble Shooter ?
Bubble Shooter est une extension Chrome développée par wacamoss, et sa fonction principale est "Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Bubble Shooter
Téléchargez les fichiers d'extension Bubble Shooter 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
Play the popular Bubble Shooter online puzzle game. Play the classic bubble shooter game here.
Informations de Base sur l'Extension
Nom | |
ID | omfenaiekfkoakpphjjjgefaoojhhegp |
URL Officiel | https://chromewebstore.google.com/detail/bubble-shooter/omfenaiekfkoakpphjjjgefaoojhhegp |
Description | Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible. |
Taille du Fichier | 44.47 KB |
Nombre d'Installations | 212 |
Version Actuelle | 0.0.8 |
Dernière Mise à Jour | 2019-03-26 |
Date de Publication | 2019-03-26 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | wacamoss |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | http://www.bubbleshooter.me/privacypolicy.html |
Langues Prises en Charge | id,ms,de,en,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "128.png", "default_title": "__MSG_app_name__" }, "default_locale": "en", "description": "__MSG_app_description__", "manifest_version": 2, "name": "__MSG_app_name__", "short_name": "Bubble Shooter", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.0.8" } |