Cars – New Tab
Cars New Tab Extension Will Display Amazing Images Of Cars In Your New Tab.
Cars – New Tab क्या है?
Cars – New Tab Wizz Extensions द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Cars New Tab Extension Will Display Amazing Images Of Cars In Your New Tab."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Cars – New Tab एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Our Cars - New Tab Chrome Extension transforms your online browsing experience into an automobile enthusiast's dream. As soon as you open a new tab, you are welcomed with stunning, high-quality car-themed backgrounds that are sure to ignite your passion for motoring. The extension offers a diverse selection of captivating images, letting you revel in the world of automotive beauty each time you begin a new browsing session. Feel like a change of scenery? No problem. Simply click on the 'Change Background' icon located in the top left corner of your new tab to explore our extensive gallery and choose a new visual delight. By clicking "Add to chrome", I accept and agree to installing Cars – New Tab search setting will be provided by Microsoft Bing and that provided by the service, Terms of Use and Privacy Policy. https://dbdextension.com/new-tab/privacy.html https://dbdextension.com/new-tab/terms.html
एक्सटेंशन की मूल जानकारी
नाम | |
ID | bjfmpccmjcbaleedfembkbpddclihpfm |
आधिकारिक URL | https://chrome.google.com/webstore/detail/cars-%E2%80%93-new-tab/bjfmpccmjcbaleedfembkbpddclihpfm |
विवरण | Cars New Tab Extension Will Display Amazing Images Of Cars In Your New Tab. |
फ़ाइल का आकार | 255 KB |
स्थापना संख्या | 5,139 |
वर्तमान संस्करण | 0.0.43 |
अंतिम अपडेट | 2023-06-22 |
प्रकाशन तिथि | 2022-07-19 |
रेटिंग | 3.67/5 कुल 3 रेटिंग्स |
डेवलपर | Wizz Extensions |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Cars \u2013 New Tab", "action": { "default_icon": { "16": "icon-16.png", "32": "icon-32.png" } }, "permissions": [ "storage", "unlimitedStorage", "alarms" ], "background": { "service_worker": "background.bundle.js" }, "icons": { "48": "icon-128.png", "128": "icon-128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "host_permissions": [ "https:\/\/api.bing.com\/*", "*:\/\/dbdextension.com\/*", "https:\/\/api.bing.com\/*" ], "manifest_version": 3, "description": "Cars New Tab Extension Will Display Amazing Images Of Cars In Your New Tab.", "version": "0.0.43" } |