Husky Wallpaper
Husky Wallpaper turn new tab to custom HD Husky background.
Husky Wallpaper क्या है?
Husky Wallpaper Techsy द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Husky Wallpaper turn new tab to custom HD Husky background."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Husky Wallpaper एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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!
एक्सटेंशन की मूल जानकारी
नाम | |
ID | bjlmfaaaoaiclniiilaiffmkcghlnepi |
आधिकारिक URL | https://chrome.google.com/webstore/detail/husky-wallpaper/bjlmfaaaoaiclniiilaiffmkcghlnepi |
विवरण | Husky Wallpaper turn new tab to custom HD Husky background. |
फ़ाइल का आकार | 18.89 MB |
स्थापना संख्या | 206 |
वर्तमान संस्करण | 1.0.1 |
अंतिम अपडेट | 2022-11-20 |
प्रकाशन तिथि | 2022-11-16 |
रेटिंग | 5.00/5 कुल 2 रेटिंग्स |
डेवलपर | Techsy |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | 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" } |