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 là gì?
Webb Telescope - New Tab là một tiện ích mở rộng Chrome được phát triển bởi Searchbloc LLC, và tính năng chính của nó là "Webb Telescope New Tab Extension Will Display Amazing Images Of the Webb Telescope In Your New Tab.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Webb Telescope - New Tab
Tải xuống các tệp mở rộng Webb Telescope - New Tab dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | lbhjhoplmadmeahiggmldibohffdccig |
URL Chính Thức | https://chrome.google.com/webstore/detail/webb-telescope-new-tab/lbhjhoplmadmeahiggmldibohffdccig |
Mô tả | Webb Telescope New Tab Extension Will Display Amazing Images Of the Webb Telescope In Your New Tab. |
Kích Thước Tệp | 261 KB |
Số Lần Cài Đặt | 575 |
Phiên Bản Hiện Tại | 0.0.41 |
Cập Nhật Lần Cuối | 2023-09-04 |
Ngày Phát Hành | 2023-04-03 |
Nhà Phát Triển | Searchbloc LLC |
[email protected] | |
URL Trang Chính Sách Bảo Mật | https://webbtelescopenewtab.com/privacy.html |
Ngôn Ngữ Được Hỗ Trợ | 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" } |