Unclutter — Modern Reader Mode
Read, bookmark, and highlight articles with style.
Unclutter — Modern Reader Modeคืออะไร?
Unclutter — Modern Reader Mode เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://lindylearn.io และคุณลักษณะหลักของมันคือ "Read, bookmark, and highlight articles with style."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Unclutter — Modern Reader Mode
ดาวน์โหลดไฟล์ส่วนขยาย Unclutter — Modern Reader Mode ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Unclutter — Modern Reader Mode |
ID | ibckhpijbdmdobhhhodkceffdngnglpk |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/unclutter-%E2%80%94-modern-reader/ibckhpijbdmdobhhhodkceffdngnglpk |
คำอธิบาย | Read, bookmark, and highlight articles with style. |
ขนาดไฟล์ | 2.31 MB |
จำนวนการติดตั้ง | 7,421 |
เวอร์ชันปัจจุบัน | 1.7.5 |
อัปเดตครั้งล่าสุด | 2023-02-28 |
วันที่เผยแพร่ | 2022-03-09 |
คะแนน | 4.81/5 รวมทั้งหมด 36 คะแนน |
ผู้พัฒนา | https://lindylearn.io |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://unclutter.lindylearn.io |
URL หน้าช่วยเหลือ | https://github.com/lindylearn/unclutter/issues |
URL หน้านโยบายความเป็นส่วนตัว | https://github.com/lindylearn/unclutter/blob/main/docs/metrics.md |
ภาษาที่รองรับ | 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": [ " |