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.

Co je Candy Crush Saga New Tab & Game?

Candy Crush Saga New Tab & Game je rozšíření Chrome vyvinuté Smart Chrome, a jeho hlavní funkcí je „Candy crush saga is played by combining at least 3 candies of the same color and shape and bursting them.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Candy Crush Saga New Tab & Game

Stáhněte si soubory rozšíření Candy Crush Saga New Tab & Game ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Candy Crush Saga New Tab & Game Candy Crush Saga New Tab & Game
ID aikbbddbanlccgiopnhhemdjpdilbijc
Oficiální URL https://chrome.google.com/webstore/detail/candy-crush-saga-new-tab/aikbbddbanlccgiopnhhemdjpdilbijc
Popis Candy crush saga is played by combining at least 3 candies of the same color and shape and bursting them.
Velikost souboru 7.82 MB
Počet instalací 1,000
Aktuální Verze 2.1
Poslední Aktualizace 2022-03-21
Datum Vydání 2022-03-21
Hodnocení 5.00/5 Celkem 1 Hodnocení
Vývojář Smart Chrome
E-mail [email protected]
Typ Platby free
URL Stránky Zásad Ochrany Soukromí https://gameograf.com/privacy-policy
Podporované Jazyky 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"
}