Spring Wallpaper
Spring Wallpaper turn new tab to HD Spring background. Custom Spring Wallpaper background theme for fans.
Spring Wallpaper क्या है?
Spring Wallpaper Good Extension द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Spring Wallpaper turn new tab to HD Spring background. Custom Spring Wallpaper background theme for fans."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Spring Wallpaper एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Spring New Tab Wallpapers, created specifically for Spring Lovers. Changes your tab with a Spring New tab. FEATURES: • Every time you open a new tab, the Spring wallpaper is shuffled. • Google search provides quick access to popular websites. • Easy access to email and social media accounts. • Quick access to your most often visited websites. • Bookmarks are easily accessible. • Display Weather, Count down, Greetings, Time on screen. • Add a website to the Shortcuts tab for easy access. • Simple Social Media Sharing. • User can change the settings by clicking on setting button.
एक्सटेंशन की मूल जानकारी
नाम | Spring Wallpaper |
ID | eojakpcjaadjpooaohdkmlnmnenbicmc |
आधिकारिक URL | https://chrome.google.com/webstore/detail/spring-wallpaper/eojakpcjaadjpooaohdkmlnmnenbicmc |
विवरण | Spring Wallpaper turn new tab to HD Spring background. Custom Spring Wallpaper background theme for fans. |
फ़ाइल का आकार | 26.75 MB |
स्थापना संख्या | 606 |
वर्तमान संस्करण | 1.0.0 |
अंतिम अपडेट | 2023-01-31 |
प्रकाशन तिथि | 2023-01-31 |
डेवलपर | Good Extension |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
गोपनीयता नीति पृष्ठ URL | https://pixatab.com/privacy-policy |
समर्थित भाषाएँ | en |
manifest.json | |
{ "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.0" } |