Webb Telescope - New Tab
Webb Telescope New Tab Extension Will Display Amazing Images Of the Webb Telescope In Your New Tab.
Webb Telescope - New Tab क्या है?
Webb Telescope - New Tab Searchbloc LLC द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Webb Telescope New Tab Extension Will Display Amazing Images Of the Webb Telescope In Your New Tab."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Webb Telescope - New Tab एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Fills your new tabs with amazing images from the Webb Telescope in your new tab background, you can select from a wide range of backgrounds for you to enjoy every time you open a new tab. To change the background image click the Change Background Icon in the top right on new tab. By Clicking "add to Chrome", I accept and agree to installing Webb Telescope - New Tab extension and setting Chrome New Tab search provider to Microsoft Bing as described by the services in terms of use and privacy policy https://webbtelescopenewtab.com/privacy.html https://webbtelescopenewtab.com/terms.html
एक्सटेंशन की मूल जानकारी
नाम | |
ID | lbhjhoplmadmeahiggmldibohffdccig |
आधिकारिक URL | https://chrome.google.com/webstore/detail/webb-telescope-new-tab/lbhjhoplmadmeahiggmldibohffdccig |
विवरण | Webb Telescope New Tab Extension Will Display Amazing Images Of the Webb Telescope In Your New Tab. |
फ़ाइल का आकार | 261 KB |
स्थापना संख्या | 575 |
वर्तमान संस्करण | 0.0.41 |
अंतिम अपडेट | 2023-09-04 |
प्रकाशन तिथि | 2023-04-03 |
डेवलपर | Searchbloc LLC |
ईमेल | [email protected] |
गोपनीयता नीति पृष्ठ URL | https://webbtelescopenewtab.com/privacy.html |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Webb Telescope - 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": [ "*:\/\/webbtelescopenewtab.com\/*" ], "manifest_version": 3, "description": "Webb Telescope New Tab Extension Will Display Amazing Images Of the Webb Telescope In Your New Tab.", "version": "0.0.41" } |