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.

Wat is Candy Crush Saga New Tab & Game?

Candy Crush Saga New Tab & Game is een Chrome-extensie ontwikkeld door Smart Chrome, en de belangrijkste functie is "Candy crush saga is played by combining at least 3 candies of the same color and shape and bursting them.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Candy Crush Saga New Tab & Game

Download Candy Crush Saga New Tab & Game-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Candy Crush Saga New Tab & Game Candy Crush Saga New Tab & Game
ID aikbbddbanlccgiopnhhemdjpdilbijc
Officiële URL https://chrome.google.com/webstore/detail/candy-crush-saga-new-tab/aikbbddbanlccgiopnhhemdjpdilbijc
Beschrijving Candy crush saga is played by combining at least 3 candies of the same color and shape and bursting them.
Bestandsgrootte 7.82 MB
Aantal Installaties 1,000
Huidige Versie 2.1
Laatst Bijgewerkt 2022-03-21
Publicatiedatum 2022-03-21
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar Smart Chrome
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://gameograf.com/privacy-policy
Ondersteunde Talen 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"
}