Candy Game for Chrome

Candy Game for Chrome

Wat is Candy Game for Chrome?

Candy Game for Chrome is een Chrome-extensie ontwikkeld door Maze Cracker Games, en de belangrijkste functie is "Candy Game for Chrome".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Candy Game for Chrome

Download Candy Game for Chrome-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Candy Game for Chrome Candy Game for Chrome
ID fdphkicilphooamdfmpeebnmdfigppoc
Officiële URL https://chrome.google.com/webstore/detail/candy-game-for-chrome/fdphkicilphooamdfmpeebnmdfigppoc
Beschrijving Candy Game for Chrome
Bestandsgrootte 47.89 KB
Aantal Installaties 227
Huidige Versie 1.7
Laatst Bijgewerkt 2018-09-28
Publicatiedatum 2018-09-28
Beoordeling 5.00/5 Totaal 13 Beoordelingen
Ontwikkelaar Maze Cracker Games
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://www.mazecracker.com
URL van de Privacybeleid Pagina http://www.mazecracker.com/privacy.html
Ondersteunde Talen 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"
}