Unclutter — Modern Reader Mode
Read, bookmark, and highlight articles with style.
Cos'è Unclutter — Modern Reader Mode?
Unclutter — Modern Reader Mode è un'estensione di Chrome sviluppata da https://lindylearn.io, e la sua funzione principale è "Read, bookmark, and highlight articles with style.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Unclutter — Modern Reader Mode
Scarica i file di estensione Unclutter — Modern Reader Mode in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | Unclutter — Modern Reader Mode |
ID | ibckhpijbdmdobhhhodkceffdngnglpk |
URL Ufficiale | https://chromewebstore.google.com/detail/unclutter-%E2%80%94-modern-reader/ibckhpijbdmdobhhhodkceffdngnglpk |
Descrizione | Read, bookmark, and highlight articles with style. |
Dimensione del File | 2.31 MB |
Conteggio Installazioni | 7,421 |
Versione Corrente | 1.7.5 |
Ultimo Aggiornamento | 2023-02-28 |
Data di Pubblicazione | 2022-03-09 |
Valutazione | 4.81/5 Totale 36 Valutazioni |
Sviluppatore | https://lindylearn.io |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://unclutter.lindylearn.io |
URL della Pagina di Aiuto | https://github.com/lindylearn/unclutter/issues |
URL della Pagina della Politica sulla Privacy | https://github.com/lindylearn/unclutter/blob/main/docs/metrics.md |
Lingue Supportate | 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": [ " |