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.

O que é Candy Crush Saga New Tab & Game?

Candy Crush Saga New Tab & Game é uma extensão do Chrome desenvolvida por Smart Chrome, e sua principal característica é "Candy crush saga is played by combining at least 3 candies of the same color and shape and bursting them.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Candy Crush Saga New Tab & Game

Baixe arquivos de extensão Candy Crush Saga New Tab & Game no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Candy Crush Saga New Tab & Game Candy Crush Saga New Tab & Game
ID aikbbddbanlccgiopnhhemdjpdilbijc
URL Oficial https://chrome.google.com/webstore/detail/candy-crush-saga-new-tab/aikbbddbanlccgiopnhhemdjpdilbijc
Descrição Candy crush saga is played by combining at least 3 candies of the same color and shape and bursting them.
Tamanho do Arquivo 7.82 MB
Contagem de Instalações 1,000
Versão Atual 2.1
Última Atualização 2022-03-21
Data de Publicação 2022-03-21
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor Smart Chrome
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://gameograf.com/privacy-policy
Idiomas Suportados 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"
}