Bubble Crush Game

Play the bubble crush game and challenge with your friends.

Qu'est-ce que Bubble Crush Game ?

Bubble Crush Game est une extension Chrome développée par marilinettee, et sa fonction principale est "Play the bubble crush game and challenge with your friends.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Bubble Crush Game

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

                        Bubble Crush game
Bubble Crush is a most exciting connect bubbles game.Swipe you mouse to connect bubbles with the same color, you have 60 seconds to crush bubble
Smash bubbles of the same color. Smash big groups and score a lot of points!
This game's rules are simple. First you need to think strategically. You need to predict the best play to gather the most bubbles of the same color.                    

Informations de Base sur l'Extension

Nom Bubble Crush Game Bubble Crush Game
ID kogjiplnhndomljofcljepfohpalobpp
URL Officiel https://chromewebstore.google.com/detail/bubble-crush-game/kogjiplnhndomljofcljepfohpalobpp
Description Play the bubble crush game and challenge with your friends.
Taille du Fichier 79.47 KB
Nombre d'Installations 22
Version Actuelle 0.0.1
Dernière Mise à Jour 2018-03-04
Date de Publication 2018-03-04
Évaluation 5.00/5 Total 2 Évaluations
Développeur marilinettee
Email [email protected]
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bubble Crush Game",
    "description": "Play the bubble crush game and challenge with your friends.",
    "short_name": "Bubble Crush Games",
    "version": "0.0.1",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "icon.PNG",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "icon.PNG",
        "48": "icon.PNG",
        "128": "icon.PNG"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}