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.
Qu'est-ce que Desktop Wallpaper HD Custom New Tab ?
Desktop Wallpaper HD Custom New Tab est une extension Chrome développée par Wallpaper Cool, et sa fonction principale est "Desktop New Tab Wallpapers & Games, created specifically for desktop lovers. Replaces your tab with a beautiful desktop new tab.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Desktop Wallpaper HD Custom New Tab
Téléchargez les fichiers d'extension Desktop Wallpaper HD Custom New Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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!
Informations de Base sur l'Extension
Nom | |
ID | alojenbcppcjgkfpbjpoidnfmaghcoap |
URL Officiel | https://chrome.google.com/webstore/detail/desktop-wallpaper-hd-cust/alojenbcppcjgkfpbjpoidnfmaghcoap |
Description | Desktop New Tab Wallpapers & Games, created specifically for desktop lovers. Replaces your tab with a beautiful desktop new tab. |
Taille du Fichier | 34.68 KB |
Nombre d'Installations | 5,000 |
Version Actuelle | 8.0.0.0 |
Dernière Mise à Jour | 2021-06-02 |
Date de Publication | 2021-06-02 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | Wallpaper Cool |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://sites.google.com/view/wallpaper-cool/%D7%91%D7%99%D7%AA |
Langues Prises en Charge | 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" } } |