Candy Game for Chrome

Candy Game for Chrome

Cos'è Candy Game for Chrome?

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

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Candy Game for Chrome

Scarica i file di estensione Candy 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

                        Candy game puzzle - match colors to drop the layers and earn points. candies will drop from the top once colors are matched, while your task is to earn as many points as possible.                    

Informazioni di Base sull'Estensione

Nome Candy Game for Chrome Candy Game for Chrome
ID fdphkicilphooamdfmpeebnmdfigppoc
URL Ufficiale https://chrome.google.com/webstore/detail/candy-game-for-chrome/fdphkicilphooamdfmpeebnmdfigppoc
Descrizione Candy Game for Chrome
Dimensione del File 47.89 KB
Conteggio Installazioni 227
Versione Corrente 1.7
Ultimo Aggiornamento 2018-09-28
Data di Pubblicazione 2018-09-28
Valutazione 5.00/5 Totale 13 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": "Candy Game for Chrome",
    "icons": {
        "128": "icon128x128.png",
        "16": "icon16x16.png",
        "48": "icon48x48.png"
    },
    "manifest_version": 2,
    "name": "Candy Game for Chrome",
    "permissions": [
        "activeTab"
    ],
    "short_name": "Candy Game for Chrome",
    "version": "1.7"
}