Autumn Wallpaper
Autumn Wallpaper turn new tab to custom HD Autumn background. Autumn wallpaper background themes created for fans.
Autumn Wallpaper क्या है?
Autumn Wallpaper Techsy द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Autumn Wallpaper turn new tab to custom HD Autumn background. Autumn wallpaper background themes created for fans."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Autumn Wallpaper एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Autumn wallpapers extension offers great images with every new tab and was made for all fans of Autumn. FEATURES: – Select a Autumn Fall 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 Autumn Fall image, or shuffle all images. – Combine and enjoy background pictures from multiple new tab wall new tab extensions. Change log: 1.0.2 Google search bar added 1.0.1 -107 Autumn Fall wallpaper Added
एक्सटेंशन की मूल जानकारी
नाम | |
ID | celeobbeakfeclilhafognbelkfakmgl |
आधिकारिक URL | https://chrome.google.com/webstore/detail/autumn-wallpaper/celeobbeakfeclilhafognbelkfakmgl |
विवरण | Autumn Wallpaper turn new tab to custom HD Autumn background. Autumn wallpaper background themes created for fans. |
फ़ाइल का आकार | 48.94 MB |
स्थापना संख्या | 499 |
वर्तमान संस्करण | 1.0.2 |
अंतिम अपडेट | 2022-11-21 |
प्रकाशन तिथि | 2022-09-28 |
रेटिंग | 5.00/5 कुल 1 रेटिंग्स |
डेवलपर | 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.2" } |