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.

What is Candy Crush Wallpapers New Tab?

Candy Crush Wallpapers New Tab is a Chrome extension developed by Editors' Choice, and its main feature is "Candy Crush will please every Candy Crush fans. Replace your basic tab to a minimalist customizable Candy Crush themed tab.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Download Candy Crush Wallpapers New Tab Extension CRX File

Download Candy Crush Wallpapers New Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Candy Crush Wallpapers New Tab Candy Crush Wallpapers New Tab
ID jngjgbdlgiaflnbndjljkfmjjmnkldoo
Official URL https://chrome.google.com/webstore/detail/candy-crush-wallpapers-ne/jngjgbdlgiaflnbndjljkfmjjmnkldoo
Description Candy Crush will please every Candy Crush fans. Replace your basic tab to a minimalist customizable Candy Crush themed tab.
File Size 8.45 MB
Installation Count 263
Current Version 1.0
Last Updated 2022-11-15
Publish Date 2022-11-15
Developer Editors' Choice
Email [email protected]
Payment Type free
Privacy Policy Page URL https://gameograf.com/privacy-policy
Supported Languages 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"
}