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.
Cos'è Candy Crush Wallpapers New Tab?
Candy Crush Wallpapers New Tab è un'estensione di Chrome sviluppata da Editors' Choice, e la sua funzione principale è "Candy Crush will please every Candy Crush fans. Replace your basic tab to a minimalist customizable Candy Crush themed tab.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Candy Crush Wallpapers New Tab
Scarica i file di estensione Candy Crush Wallpapers New Tab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | |
ID | jngjgbdlgiaflnbndjljkfmjjmnkldoo |
URL Ufficiale | https://chrome.google.com/webstore/detail/candy-crush-wallpapers-ne/jngjgbdlgiaflnbndjljkfmjjmnkldoo |
Descrizione | Candy Crush will please every Candy Crush fans. Replace your basic tab to a minimalist customizable Candy Crush themed tab. |
Dimensione del File | 8.45 MB |
Conteggio Installazioni | 263 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2022-11-15 |
Data di Pubblicazione | 2022-11-15 |
Sviluppatore | Editors' Choice |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://gameograf.com/privacy-policy |
Lingue Supportate | 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" } |