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 to jest Candy Crush Saga New Tab & Game?

Candy Crush Saga New Tab & Game to rozszerzenie Chrome opracowane przez Smart Chrome, a jego główną funkcją jest „Candy crush saga is played by combining at least 3 candies of the same color and shape and bursting them.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Candy Crush Saga New Tab & Game

Pobierz pliki rozszerzeń Candy Crush Saga New Tab & Game w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Candy Crush Saga New Tab & Game Candy Crush Saga New Tab & Game
ID aikbbddbanlccgiopnhhemdjpdilbijc
Oficjalny URL https://chrome.google.com/webstore/detail/candy-crush-saga-new-tab/aikbbddbanlccgiopnhhemdjpdilbijc
Opis Candy crush saga is played by combining at least 3 candies of the same color and shape and bursting them.
Rozmiar pliku 7.82 MB
Liczba instalacji 1,000
Aktualna Wersja 2.1
Ostatnia Aktualizacja 2022-03-21
Data Publikacji 2022-03-21
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper Smart Chrome
E-mail [email protected]
Typ Płatności free
Adres URL Strony Polityki Prywatności https://gameograf.com/privacy-policy
Obsługiwane Języki 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"
}