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.

Co to jest Candy Crush Wallpapers New Tab?

Candy Crush Wallpapers New Tab to rozszerzenie Chrome opracowane przez Editors' Choice, a jego główną funkcją jest „Candy Crush will please every Candy Crush fans. Replace your basic tab to a minimalist customizable Candy Crush themed tab.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Candy Crush Wallpapers New Tab

Pobierz pliki rozszerzeń Candy Crush Wallpapers New Tab w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa Candy Crush Wallpapers New Tab Candy Crush Wallpapers New Tab
ID jngjgbdlgiaflnbndjljkfmjjmnkldoo
Oficjalny URL https://chrome.google.com/webstore/detail/candy-crush-wallpapers-ne/jngjgbdlgiaflnbndjljkfmjjmnkldoo
Opis Candy Crush will please every Candy Crush fans. Replace your basic tab to a minimalist customizable Candy Crush themed tab.
Rozmiar pliku 8.45 MB
Liczba instalacji 263
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2022-11-15
Data Publikacji 2022-11-15
Deweloper Editors' Choice
E-mail [email protected]
Typ Płatności free
Adres URL Strony Polityki Prywatności https://gameograf.com/privacy-policy
Obsługiwane Języki 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"
}