Bubble Shooter Game for Chrome

Bubble Shooter Game for Chrome

Cos'è Bubble Shooter Game for Chrome?

Bubble Shooter Game for Chrome è un'estensione di Chrome sviluppata da Maze Cracker Games, e la sua funzione principale è "Bubble Shooter Game for Chrome".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Bubble Shooter Game for Chrome

Scarica i file di estensione Bubble Shooter Game for Chrome in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Bubble Shooter puzzle game, shoot the bubbles to match the right colors! Go up in levels and collect as many points as you can.                    

Informazioni di Base sull'Estensione

Nome Bubble Shooter Game for Chrome Bubble Shooter Game for Chrome
ID efgmginnledokoioghibpdnhgldmkgem
URL Ufficiale https://chrome.google.com/webstore/detail/bubble-shooter-game-for-c/efgmginnledokoioghibpdnhgldmkgem
Descrizione Bubble Shooter Game for Chrome
Dimensione del File 70.9 KB
Conteggio Installazioni 724
Versione Corrente 1.6
Ultimo Aggiornamento 2018-09-28
Data di Pubblicazione 2018-09-28
Valutazione 5.00/5 Totale 11 Valutazioni
Sviluppatore Maze Cracker Games
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://www.mazecracker.com
URL della Pagina della Politica sulla Privacy http://www.mazecracker.com/privacy.html
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "icon16x16.png",
        "default_popup": "popup.html"
    },
    "description": "Bubble Shooter Game for Chrome",
    "icons": {
        "128": "icon128x128.png",
        "16": "icon16x16.png",
        "48": "icon48x48.png"
    },
    "manifest_version": 2,
    "name": "Bubble Shooter Game for Chrome",
    "permissions": [
        "activeTab"
    ],
    "short_name": "Bubble Shooter Game for Chrome",
    "version": "1.6"
}