Bubble Shooter HD

The Classic Bubble Shooter Now With HD Graphics

Qu'est-ce que Bubble Shooter HD ?

Bubble Shooter HD est une extension Chrome développée par tcebstn, et sa fonction principale est "The Classic Bubble Shooter Now With HD Graphics".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Bubble Shooter HD

Téléchargez les fichiers d'extension Bubble Shooter HD 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

                        The highly addictive gameplay will keep you hooked for hours and you are guaranteed to forget the time. Your goal is to remove all the bubbles from the board, scoring as many points as possible. Match 2 or more bubbles of the same color with the color of the ball you shoot to remove them. 

The more bubbles you manage to blow up in one shot, the more points you gain. If you fail to detonate bubbles, you get a foul, and when there are several fouls, a new line of bubbles appears at the top. Play Bubble Shooter HD now and enjoy the best bubble shooter online game for free!                    

Informations de Base sur l'Extension

Nom Bubble Shooter HD Bubble Shooter HD
ID jcepencjpdjbphbkbeffcccchmnigfih
URL Officiel https://chromewebstore.google.com/detail/bubble-shooter-hd/jcepencjpdjbphbkbeffcccchmnigfih
Description The Classic Bubble Shooter Now With HD Graphics
Taille du Fichier 56.75 KB
Nombre d'Installations 1,504
Version Actuelle 1.4
Dernière Mise à Jour 2017-08-29
Date de Publication 2017-08-29
Évaluation 3.10/5 Total 10 Évaluations
Développeur tcebstn
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité http://tricities-ebs.com/privacy-policy
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bubble Shooter HD",
    "manifest_version": 2,
    "short_name": "bubbleshooterhd",
    "description": "The Classic Bubble Shooter Now With HD Graphics",
    "version": "1.4",
    "background": {
        "persistent": false,
        "scripts": [
            "OneSignal.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "16px_593816794556.png",
        "default_popup": "extension.html"
    },
    "icons": {
        "128": "128px_593816794556.png"
    },
    "permissions": [
        "gcm",
        "storage",
        "notifications",
        "identity"
    ]
}