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.

Was ist Candy Crush Wallpapers New Tab?

Candy Crush Wallpapers New Tab ist eine Chrome-Erweiterung, die von Editors' Choice entwickelt wurde, und ihr Hauptmerkmal ist "Candy Crush will please every Candy Crush fans. Replace your basic tab to a minimalist customizable Candy Crush themed tab.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Candy Crush Wallpapers New Tab-Erweiterungs-CRX-Datei herunterladen

Laden Sie Candy Crush Wallpapers New Tab-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name Candy Crush Wallpapers New Tab Candy Crush Wallpapers New Tab
ID jngjgbdlgiaflnbndjljkfmjjmnkldoo
Offizielle URL https://chrome.google.com/webstore/detail/candy-crush-wallpapers-ne/jngjgbdlgiaflnbndjljkfmjjmnkldoo
Beschreibung Candy Crush will please every Candy Crush fans. Replace your basic tab to a minimalist customizable Candy Crush themed tab.
Dateigröße 8.45 MB
Installationsanzahl 263
Aktuelle Version 1.0
Letztes Update 2022-11-15
Veröffentlichungsdatum 2022-11-15
Entwickler Editors' Choice
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite https://gameograf.com/privacy-policy
Unterstützte Sprachen 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"
}