Unclutter — Modern Reader Mode
Read, bookmark, and highlight articles with style.
Wat is Unclutter — Modern Reader Mode?
Unclutter — Modern Reader Mode is een Chrome-extensie ontwikkeld door https://lindylearn.io, en de belangrijkste functie is "Read, bookmark, and highlight articles with style.".
Extensie Screenshots
Download het CRX-bestand van de extensie Unclutter — Modern Reader Mode
Download Unclutter — Modern Reader Mode-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | Unclutter — Modern Reader Mode |
ID | ibckhpijbdmdobhhhodkceffdngnglpk |
Officiële URL | https://chromewebstore.google.com/detail/unclutter-%E2%80%94-modern-reader/ibckhpijbdmdobhhhodkceffdngnglpk |
Beschrijving | Read, bookmark, and highlight articles with style. |
Bestandsgrootte | 2.31 MB |
Aantal Installaties | 7,421 |
Huidige Versie | 1.7.5 |
Laatst Bijgewerkt | 2023-02-28 |
Publicatiedatum | 2022-03-09 |
Beoordeling | 4.81/5 Totaal 36 Beoordelingen |
Ontwikkelaar | https://lindylearn.io |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://unclutter.lindylearn.io |
Help Pagina-URL | https://github.com/lindylearn/unclutter/issues |
URL van de Privacybeleid Pagina | https://github.com/lindylearn/unclutter/blob/main/docs/metrics.md |
Ondersteunde Talen | 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": [ " |