Husky Wallpaper
Husky Wallpaper turn new tab to custom HD Husky background.
Qu'est-ce que Husky Wallpaper ?
Husky Wallpaper est une extension Chrome développée par Techsy, et sa fonction principale est "Husky Wallpaper turn new tab to custom HD Husky background.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Husky Wallpaper
Téléchargez les fichiers d'extension Husky Wallpaper 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
Husky wallpapers extension offers great images with every new tab and was made for all fans of Husky. FEATURES: – Select a Husky Dog wallpaper from many available wallpapers. – This Wallpaper Extension display weather, greeting, count downtimer, time, bookmarks, apps shortcuts, google search bar on new tab. – You can easily revisit recent open tabs. – Shuffle your favorite Husky image, or shuffle all images. – Combine and enjoy background pictures from multiple new tab wall new tab extensions. 1.0.1 Google search bar added!
Informations de Base sur l'Extension
Nom | |
ID | bjlmfaaaoaiclniiilaiffmkcghlnepi |
URL Officiel | https://chrome.google.com/webstore/detail/husky-wallpaper/bjlmfaaaoaiclniiilaiffmkcghlnepi |
Description | Husky Wallpaper turn new tab to custom HD Husky background. |
Taille du Fichier | 18.89 MB |
Nombre d'Installations | 206 |
Version Actuelle | 1.0.1 |
Dernière Mise à Jour | 2022-11-20 |
Date de Publication | 2022-11-16 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | Techsy |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | id,de,en,fil,fr,vi,tr,ca,da,es,it,pl,pt-BR,pt-PT,fi,sv,cs,el,ru,hi,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "author": "Techsy", "action": { "default_icon": { "128": "128.png" } }, "background": { "service_worker": "background.js" }, "chrome_url_overrides": { "newtab": "index.html" }, "default_locale": "en", "description": "__MSG_appDesc__", "icons": { "128": "128.png" }, "manifest_version": 3, "name": "__MSG_appName__", "permissions": [ "bookmarks", "topSites" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.1" } |