Tech New Tab Backgrounds
Beautiful random tech themed new tab backgrounds!
Tech New Tab Backgrounds là gì?
Tech 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 tech 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 Tech New Tab Backgrounds
Tải xuống các tệp mở rộng Tech 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 tech images! By clicking "Add to chrome", I accept and agree to installing the Tech 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/tech/terms Privacy Policy: https://www.addontechgroup.com/new-tab-series/tech/privacy-policy About Us: http://www.addontechgroup.com/about Contact Us: http://www.addontechgroup.com/contact Icons taken from flaticon.com
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | mdoljkinamgpeicdpodlaooiodjnpphb |
URL Chính Thức | https://chrome.google.com/webstore/detail/tech-new-tab-backgrounds/mdoljkinamgpeicdpodlaooiodjnpphb |
Mô tả | Beautiful random tech themed new tab backgrounds! |
Kích Thước Tệp | 19.96 KB |
Số Lần Cài Đặt | 20,000 |
Phiên Bản Hiện Tại | 1.052 |
Cập Nhật Lần Cuối | 2021-06-28 |
Ngày Phát Hành | 2021-04-27 |
Đánh Giá | 4.44/5 Tổng số 9 Đá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": "Tech New Tab Backgrounds", "description": "Beautiful random tech themed new tab backgrounds!", "version": "1.052", "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" } } |