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.

Hvad er Candy Crush Wallpapers New Tab?

Candy Crush Wallpapers New Tab er en Chrome-udvidelse udviklet af Editors' Choice, og dens hovedfunktion er "Candy Crush will please every Candy Crush fans. Replace your basic tab to a minimalist customizable Candy Crush themed tab.".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Download Candy Crush Wallpapers New Tab-udvidelses-CRX-fil

Download Candy Crush Wallpapers New Tab-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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                    

Grundlæggende oplysninger om udvidelsen

Navn Candy Crush Wallpapers New Tab Candy Crush Wallpapers New Tab
ID jngjgbdlgiaflnbndjljkfmjjmnkldoo
Officiel URL https://chrome.google.com/webstore/detail/candy-crush-wallpapers-ne/jngjgbdlgiaflnbndjljkfmjjmnkldoo
Beskrivelse Candy Crush will please every Candy Crush fans. Replace your basic tab to a minimalist customizable Candy Crush themed tab.
Filstørrelse 8.45 MB
Antal Installationer 263
Nuværende Version 1.0
Senest Opdateret 2022-11-15
Udgivelsesdato 2022-11-15
Udvikler Editors' Choice
E-mail [email protected]
Betalingsmetode free
URL til Fortrolighedspolitik Side https://gameograf.com/privacy-policy
Understøttede Sprog 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"
}