Unclutter — Modern Reader Mode
Read, bookmark, and highlight articles with style.
什么是Unclutter — Modern Reader Mode?
Unclutter — Modern Reader Mode是由https://lindylearn.io开发的Chrome扩展程序,该扩展的主要功能是“Read, bookmark, and highlight articles with style.”。
扩展截图
下载Unclutter — Modern Reader Mode扩展crx文件
下载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": [ " |