Nature New Tab Backgrounds
Beautiful random nature themed new tab backgrounds!
Nature New Tab Backgrounds là gì?
Nature New Tab Backgrounds là một tiện ích mở rộng Chrome được phát triển bởi Addon Tech Group, và tính năng chính của nó là "Beautiful random nature themed new tab backgrounds!".
Ả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 New Tab Backgrounds
Tải xuống các tệp mở rộng Nature New Tab 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
Random new tab page backgrounds with exciting nature images! By clicking "Add to chrome", I accept and agree to installing the Nature New Tab Backgrounds Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing. Terms of Service: https://www.addontechgroup.com/new-tab-series/nature/terms Privacy Policy: https://www.addontechgroup.com/new-tab-series/nature/privacy-policy About Us: http://www.addontechgroup.com/about Contact Us: http://www.addontechgroup.com/contact
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | mjnpaomagooknppjgnkhfeompojcgkab |
URL Chính Thức | https://chrome.google.com/webstore/detail/nature-new-tab-background/mjnpaomagooknppjgnkhfeompojcgkab |
Mô tả | Beautiful random nature themed new tab backgrounds! |
Kích Thước Tệp | 22 KB |
Số Lần Cài Đặt | 100,000 |
Phiên Bản Hiện Tại | 1.04 |
Cập Nhật Lần Cuối | 2021-05-20 |
Ngày Phát Hành | 2021-04-27 |
Đánh Giá | 4.59/5 Tổng số 22 Đánh Giá |
Nhà Phát Triển | Addon Tech Group |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.addontechgroup.com |
URL Trang Trợ Giúp | https://www.addontechgroup.com/contact |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Nature New Tab Backgrounds", "description": "Beautiful random nature themed new tab backgrounds!", "version": "1.04", "chrome_url_overrides": { "newtab": "newtab.html" }, "browser_action": { "default_icon": "icon\/icon48.png" }, "icons": { "16": "icon\/icon16.png", "48": "icon\/icon48.png", "128": "icon\/icon128.png" } } |