Candy Crush Saga New Tab & Game

Candy crush saga is played by combining at least 3 candies of the same color and shape and bursting them.

What is Candy Crush Saga New Tab & Game?

Candy Crush Saga New Tab & Game is a Chrome extension developed by Smart Chrome, and its main feature is "Candy crush saga is played by combining at least 3 candies of the same color and shape and bursting them.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Candy Crush Saga New Tab & Game Extension CRX File

Download Candy Crush Saga New Tab & Game 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

                        The world's most popular mobile game Candy Crush Saga is now on Google Chrome. You can quickly enter the Candy Crush Saga game by downloading the extension specially prepared for Chrome. Just click the shortcut icon. That is all. Good luck.                    

Extension Basic Information

Name Candy Crush Saga New Tab & Game Candy Crush Saga New Tab & Game
ID aikbbddbanlccgiopnhhemdjpdilbijc
Official URL https://chrome.google.com/webstore/detail/candy-crush-saga-new-tab/aikbbddbanlccgiopnhhemdjpdilbijc
Description Candy crush saga is played by combining at least 3 candies of the same color and shape and bursting them.
File Size 7.82 MB
Installation Count 1,000
Current Version 2.1
Last Updated 2022-03-21
Publish Date 2022-03-21
Rating 5.00/5 Total 1 Ratings
Developer Smart Chrome
Email [email protected]
Payment Type free
Privacy Policy Page URL https://gameograf.com/privacy-policy
Supported Languages en
manifest.json
{
    "author": "gameograf",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "manifest_version": 3,
    "default_locale": "en",
    "version": "2.1",
    "offline_enabled": true,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "action": {
        "default_icon": {
            "128": "img\/icon128.png"
        }
    },
    "background": {
        "service_worker": "js\/bg.js"
    },
    "icons": {
        "128": "img\/icon128.png"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}