Candy Crush Wallpapers New Tab

Candy Crush will please every Candy Crush fans. Replace your basic tab to a minimalist customizable Candy Crush themed tab.

O que é Candy Crush Wallpapers New Tab?

Candy Crush Wallpapers New Tab é uma extensão do Chrome desenvolvida por Editors' Choice, e sua principal característica é "Candy Crush will please every Candy Crush fans. Replace your basic tab to a minimalist customizable Candy Crush themed tab.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Candy Crush Wallpapers New Tab

Baixe arquivos de extensão Candy Crush Wallpapers New Tab 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

                        Candy Crush will please every Candy Crush fans. Replace your basic tab to a minimalist customizable Candy Crush themed tab. 
This is not a game. It's just a wallpaper and new tab plugin.

*General Settings
*Search Engine
*Languages
*Customize Background Settings
*Popular Google Apps
*Clock
*Countdown                    

Informações Básicas da Extensão

Nome Candy Crush Wallpapers New Tab Candy Crush Wallpapers New Tab
ID jngjgbdlgiaflnbndjljkfmjjmnkldoo
URL Oficial https://chrome.google.com/webstore/detail/candy-crush-wallpapers-ne/jngjgbdlgiaflnbndjljkfmjjmnkldoo
Descrição Candy Crush will please every Candy Crush fans. Replace your basic tab to a minimalist customizable Candy Crush themed tab.
Tamanho do Arquivo 8.45 MB
Contagem de Instalações 263
Versão Atual 1.0
Última Atualização 2022-11-15
Data de Publicação 2022-11-15
Desenvolvedor Editors' Choice
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://gameograf.com/privacy-policy
Idiomas Suportados en,fr,es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.0",
    "name": "__MSG_appName__",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "action": {
        "default_icon": "icon.png"
    },
    "offline_enabled": true,
    "background": {
        "service_worker": "js\/service-worker.js"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [],
    "icons": {
        "128": "icon128.png"
    },
    "author": "Editor"
}