McLaren Wallpaper
McLaren Wallpaper turn new tab into McLaren Wallpapers.
McLaren Wallpaper क्या है?
McLaren Wallpaper Techsy द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "McLaren Wallpaper turn new tab into McLaren Wallpapers."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में McLaren Wallpaper एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
McLaren Wallpaper turn new tab into Awesome McLaren Wallpapers. McLaren wallpapers extension offers great images with every new tab and was made for all fans of McLaren images. FEATURES: • Every time you open a new tab, the McLaren wallpaper is shuffled. • Google search provides quick access to popular websites. • Easy access to email and social media accounts. • Automatically display the current date and time. • Quick access to your most often visited websites. • Bookmarks are easily accessible. • Display Weather, Time & Date on screen. • Add a website to the Shortcuts tab for easy access. • Simple Social Media Sharing.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | gnaahcmhfhobnijdljklhjodokgmkple |
आधिकारिक URL | https://chrome.google.com/webstore/detail/mclaren-wallpaper/gnaahcmhfhobnijdljklhjodokgmkple |
विवरण | McLaren Wallpaper turn new tab into McLaren Wallpapers. |
फ़ाइल का आकार | 13.13 MB |
स्थापना संख्या | 433 |
वर्तमान संस्करण | 1.0.0 |
अंतिम अपडेट | 2022-12-15 |
प्रकाशन तिथि | 2022-12-15 |
डेवलपर | Techsy |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
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.0" } |