Candy Game for Chrome

Candy Game for Chrome

What is Candy Game for Chrome?

Candy Game for Chrome is a Chrome extension developed by Maze Cracker Games, and its main feature is "Candy Game for Chrome".

Extension Screenshots

screenshot
screenshot
screenshot

Download Candy Game for Chrome Extension CRX File

Download Candy Game for Chrome extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Candy Game for Chrome Candy Game for Chrome
ID fdphkicilphooamdfmpeebnmdfigppoc
Official URL https://chrome.google.com/webstore/detail/candy-game-for-chrome/fdphkicilphooamdfmpeebnmdfigppoc
Description Candy Game for Chrome
File Size 47.89 KB
Installation Count 227
Current Version 1.7
Last Updated 2018-09-28
Publish Date 2018-09-28
Rating 5.00/5 Total 13 Ratings
Developer Maze Cracker Games
Email [email protected]
Payment Type free
Extension Website http://www.mazecracker.com
Privacy Policy Page URL http://www.mazecracker.com/privacy.html
Supported Languages 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"
}