Desktop Wallpaper HD Custom New Tab
Desktop New Tab Wallpapers & Games, created specifically for desktop lovers. Replaces your tab with a beautiful desktop new tab.
Cos'è Desktop Wallpaper HD Custom New Tab?
Desktop Wallpaper HD Custom New Tab è un'estensione di Chrome sviluppata da Wallpaper Cool, e la sua funzione principale è "Desktop New Tab Wallpapers & Games, created specifically for desktop lovers. Replaces your tab with a beautiful desktop new tab.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Desktop Wallpaper HD Custom New Tab
Scarica i file di estensione Desktop Wallpaper HD Custom 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
Install our desktop extension and enjoy a different backgrounds on each tab page! FEATURES: > Speed dial widget to your best sites. > A high-res new tab experience. > Minimal design and smooth transitions. > Unique desktop images uploaded by users all around the world. > Choose other themes from our gallery. > Share, rate & quick links options found on the new tab page. > Search box widget. I really wish you have fun using our cool pc new tab & please let your friends know so they can also enjoy it! Get the lovely desktop backgrounds from desktop lovers right now!
Informazioni di Base sull'Estensione
Nome | |
ID | alojenbcppcjgkfpbjpoidnfmaghcoap |
URL Ufficiale | https://chrome.google.com/webstore/detail/desktop-wallpaper-hd-cust/alojenbcppcjgkfpbjpoidnfmaghcoap |
Descrizione | Desktop New Tab Wallpapers & Games, created specifically for desktop lovers. Replaces your tab with a beautiful desktop new tab. |
Dimensione del File | 34.68 KB |
Conteggio Installazioni | 5,000 |
Versione Corrente | 8.0.0.0 |
Ultimo Aggiornamento | 2021-06-02 |
Data di Pubblicazione | 2021-06-02 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | Wallpaper Cool |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://sites.google.com/view/wallpaper-cool/%D7%91%D7%99%D7%AA |
Lingue Supportate | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_name__", "version": "8.0.0.0", "description": "__MSG_description__", "default_locale": "en", "icons": { "128": "images18\/icon19.png" }, "background": { "scripts": [ "js7\/background5.js" ] }, "chrome_url_overrides": { "newtab": "tab0.html" }, "browser_action": { "default_title": "desktop" } } |