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.

Qu'est-ce que Candy Crush Saga New Tab & Game ?

Candy Crush Saga New Tab & Game est une extension Chrome développée par Smart Chrome, et sa fonction principale est "Candy crush saga is played by combining at least 3 candies of the same color and shape and bursting them.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Candy Crush Saga New Tab & Game

Téléchargez les fichiers d'extension Candy Crush Saga New Tab & Game au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Candy Crush Saga New Tab & Game Candy Crush Saga New Tab & Game
ID aikbbddbanlccgiopnhhemdjpdilbijc
URL Officiel 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.
Taille du Fichier 7.82 MB
Nombre d'Installations 1,000
Version Actuelle 2.1
Dernière Mise à Jour 2022-03-21
Date de Publication 2022-03-21
Évaluation 5.00/5 Total 1 Évaluations
Développeur Smart Chrome
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://gameograf.com/privacy-policy
Langues Prises en Charge 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"
}