Bugatti Wallpaper
Bugatti Wallpaper turn new tab into Bugatti Car Wallpapers.
Bugatti Wallpaper क्या है?
Bugatti Wallpaper Techsy द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Bugatti Wallpaper turn new tab into Bugatti Car Wallpapers."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Bugatti Wallpaper एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Bugatti Wallpaper turn new tab into Awesome Car Bugatti Wallpapers. Bugatti wallpapers extension offers great images with every new tab and was made for all fans of Bugatti images. FEATURES: • Every time you open a new tab, the Bugatti 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 on screen. • Add a website to the Shortcuts tab for easy access. • Simple Social Media Sharing.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | acmhbjcpcdobbgphnfofeaglbhhhhpmj |
आधिकारिक URL | https://chrome.google.com/webstore/detail/bugatti-wallpaper/acmhbjcpcdobbgphnfofeaglbhhhhpmj |
विवरण | Bugatti Wallpaper turn new tab into Bugatti Car Wallpapers. |
फ़ाइल का आकार | 28.19 MB |
स्थापना संख्या | 399 |
वर्तमान संस्करण | 1.0.0 |
अंतिम अपडेट | 2022-12-12 |
प्रकाशन तिथि | 2022-12-12 |
डेवलपर | Techsy |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://pixatab.com/bugatti-wallpapers/ |
समर्थित भाषाएँ | 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" } |