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.

Cos'è Candy Crush Saga New Tab & Game?

Candy Crush Saga New Tab & Game è un'estensione di Chrome sviluppata da Smart Chrome, e la sua funzione principale è "Candy crush saga is played by combining at least 3 candies of the same color and shape and bursting them.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Candy Crush Saga New Tab & Game

Scarica i file di estensione Candy Crush Saga New Tab & Game in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Candy Crush Saga New Tab & Game Candy Crush Saga New Tab & Game
ID aikbbddbanlccgiopnhhemdjpdilbijc
URL Ufficiale https://chrome.google.com/webstore/detail/candy-crush-saga-new-tab/aikbbddbanlccgiopnhhemdjpdilbijc
Descrizione Candy crush saga is played by combining at least 3 candies of the same color and shape and bursting them.
Dimensione del File 7.82 MB
Conteggio Installazioni 1,000
Versione Corrente 2.1
Ultimo Aggiornamento 2022-03-21
Data di Pubblicazione 2022-03-21
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore Smart Chrome
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://gameograf.com/privacy-policy
Lingue Supportate 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"
}