Nature Backgrounds
A perfect new Nature themed new tab extension for your chrome browser.
Nature Backgrounds là gì?
Nature Backgrounds là một tiện ích mở rộng Chrome được phát triển bởi different tabs background, và tính năng chính của nó là "A perfect new Nature themed new tab extension for your chrome browser.".
Ả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 Nature Backgrounds
Tải xuống các tệp mở rộng Nature Backgrounds 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
You will find amazing new Nature and Nature related background each time your new tab loads, enjoy the tranquility and find inspiration when seeing new nature image. By installing "Nature Tab" extension, you agree to the Terms of Service and Privacy Policy, and to set your new tab page to Nature Background. The search features used within the extension will be provided by Microsoft Bing. However, the extension will not make any changes in your default browser search setting. Free stock media content is distributed by Unsplash - https://unsplash.com Privacy Policy: https://naturetab.xyz/Privacy-Policy.html Terms of Service: https://naturetab.xyz/Terms-Of-Use.html
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | mhfjihoigloaglcopgnfadghkkbbgnmp |
URL Chính Thức | https://chromewebstore.google.com/detail/nature-backgrounds/mhfjihoigloaglcopgnfadghkkbbgnmp |
Mô tả | A perfect new Nature themed new tab extension for your chrome browser. |
Kích Thước Tệp | 13.43 KB |
Số Lần Cài Đặt | 23,248 |
Phiên Bản Hiện Tại | 0.0.0.1 |
Cập Nhật Lần Cuối | 2023-12-09 |
Ngày Phát Hành | 2023-02-21 |
Đánh Giá | 5.00/5 Tổng số 5 Đánh Giá |
Nhà Phát Triển | different tabs background |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.naturetab.xyz |
URL Trang Chính Sách Bảo Mật | https://dogstab.xyz/Privacy-Policy.html |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "chrome_url_overrides": { "newtab": "main.html" }, "background": { "service_worker": "background.js" }, "description": "A perfect new Nature themed new tab extension for your chrome browser.", "icons": { "128": "logo.png", "32": "logo.png", "48": "logo.png", "96": "logo.png" }, "manifest_version": 3, "name": "Nature Backgrounds", "version": "0.0.0.1" } |