Unclutter — Modern Reader Mode
Read, bookmark, and highlight articles with style.
Unclutter — Modern Reader Mode là gì?
Unclutter — Modern Reader Mode là một tiện ích mở rộng Chrome được phát triển bởi https://lindylearn.io, và tính năng chính của nó là "Read, bookmark, and highlight articles with style.".
Ả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 Unclutter — Modern Reader Mode
Tải xuống các tệp mở rộng Unclutter — Modern Reader Mode 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
Unclutter is a new kind of reader mode that keeps the visual style of articles intact. Plus it automatically saves articles for you. Instantly in your browser. ➤ Focus: Remove remove everything that's not text from a page. ➤ Customise: Change the text size or enable dark mode everywhere. ➤ Save for later: Manage your reading queue directly in your browser. ➤ Highlight: Select any text to save it. Then search across it later. This project is Open-Source! Follow the development, suggest features, or contribute at github.com/lindylearn/unclutter
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Unclutter — Modern Reader Mode |
ID | ibckhpijbdmdobhhhodkceffdngnglpk |
URL Chính Thức | https://chromewebstore.google.com/detail/unclutter-%E2%80%94-modern-reader/ibckhpijbdmdobhhhodkceffdngnglpk |
Mô tả | Read, bookmark, and highlight articles with style. |
Kích Thước Tệp | 2.31 MB |
Số Lần Cài Đặt | 7,421 |
Phiên Bản Hiện Tại | 1.7.5 |
Cập Nhật Lần Cuối | 2023-02-28 |
Ngày Phát Hành | 2022-03-09 |
Đánh Giá | 4.81/5 Tổng số 36 Đánh Giá |
Nhà Phát Triển | https://lindylearn.io |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://unclutter.lindylearn.io |
URL Trang Trợ Giúp | https://github.com/lindylearn/unclutter/issues |
URL Trang Chính Sách Bảo Mật | https://github.com/lindylearn/unclutter/blob/main/docs/metrics.md |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Unclutter \u2014 Modern Reader Mode", "version": "1.7.5", "description": "Read, bookmark, and highlight articles with style.", "homepage_url": "https:\/\/github.com\/lindylearn\/unclutter", "manifest_version": 3, "action": { "default_title": "Unclutter Current Article (Alt+C)" }, "icons": { "128": "assets\/icon.png" }, "permissions": [ "storage", "scripting" ], "optional_permissions": [ "contextMenus", "bookmarks", "alarms" ], "host_permissions": [ " |