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.
Vad är Candy Crush Wallpapers New Tab?
Candy Crush Wallpapers New Tab är en Chrome-tillägg utvecklad av Editors' Choice, och dess huvudfunktion är "Candy Crush will please every Candy Crush fans. Replace your basic tab to a minimalist customizable Candy Crush themed tab.".
Tilläggsskärmbilder
Ladda ner Candy Crush Wallpapers New Tab-förlängningens CRX-fil
Ladda ner Candy Crush Wallpapers New Tab-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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äggande Information om Tillägg
Namn | |
ID | jngjgbdlgiaflnbndjljkfmjjmnkldoo |
Officiell webbadress | https://chrome.google.com/webstore/detail/candy-crush-wallpapers-ne/jngjgbdlgiaflnbndjljkfmjjmnkldoo |
Beskrivning | Candy Crush will please every Candy Crush fans. Replace your basic tab to a minimalist customizable Candy Crush themed tab. |
Filstorlek | 8.45 MB |
Antal Installationer | 263 |
Aktuell Version | 1.0 |
Senast Uppdaterad | 2022-11-15 |
Publiceringsdatum | 2022-11-15 |
Utvecklare | Editors' Choice |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://gameograf.com/privacy-policy |
Stödda Språk | 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" } |