Eclipse Tab - New Tab
Eclipse Tab changes standard page to the new tab page with your saved bookmarks.
Eclipse Tab - New Tab là gì?
Eclipse Tab - New Tab là một tiện ích mở rộng Chrome được phát triển bởi eclipsetabproject, và tính năng chính của nó là "Eclipse Tab changes standard page to the new tab page with your saved bookmarks.".
Ả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 Eclipse Tab - New Tab
Tải xuống các tệp mở rộng Eclipse Tab - 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
Eclipse Tab replaces the original new tab with your saved bookmarks and offers a variety of quick and useful features. After installing this extension, you can use the following features: - View, create and edit Chrome bookmarks and folders. - Upload and set your own wallpaper. - To-do list and Notepad. - Quick access to your most visited sites. - Customize the search engine.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | chekehkknaccdmijecgocbijbbmnibgp |
URL Chính Thức | https://chromewebstore.google.com/detail/eclipse-tab-new-tab/chekehkknaccdmijecgocbijbbmnibgp |
Mô tả | Eclipse Tab changes standard page to the new tab page with your saved bookmarks. |
Kích Thước Tệp | 180 KB |
Số Lần Cài Đặt | 290 |
Phiên Bản Hiện Tại | 1.0.2 |
Cập Nhật Lần Cuối | 2021-06-15 |
Ngày Phát Hành | 2021-05-17 |
Đánh Giá | 5.00/5 Tổng số 4 Đánh Giá |
Nhà Phát Triển | eclipsetabproject |
[email protected] | |
Loại Thanh Toán | free |
URL Trang Chính Sách Bảo Mật | https://gtab.store/pp |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Eclipse Tab - New Tab", "description": "Eclipse Tab changes standard page to the new tab page with your saved bookmarks.", "version": "1.0.2", "icons": { "256": "icons\/256.png", "128": "icons\/128.png", "64": "icons\/64.png" }, "background": { "service_worker": "service-worker.js" }, "chrome_url_overrides": { "newtab": "newtab-init.html" }, "permissions": [ "topSites", "bookmarks", "unlimitedStorage" ], "host_permissions": [ " |