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": [ " |