Unclutter — Modern Reader Mode
Read, bookmark, and highlight articles with style.
Vad är Unclutter — Modern Reader Mode?
Unclutter — Modern Reader Mode är en Chrome-tillägg utvecklad av https://lindylearn.io, och dess huvudfunktion är "Read, bookmark, and highlight articles with style.".
Tilläggsskärmbilder
Ladda ner Unclutter — Modern Reader Mode-förlängningens CRX-fil
Ladda ner Unclutter — Modern Reader Mode-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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 Grundläggande Information om Tillägg
| Namn | |
| ID | ibckhpijbdmdobhhhodkceffdngnglpk |
| Officiell webbadress | https://chromewebstore.google.com/detail/unclutter-%E2%80%94-modern-reader/ibckhpijbdmdobhhhodkceffdngnglpk |
| Beskrivning | Read, bookmark, and highlight articles with style. |
| Filstorlek | 2.31 MB |
| Antal Installationer | 7,421 |
| Aktuell Version | 1.7.5 |
| Senast Uppdaterad | 2023-02-28 |
| Publiceringsdatum | 2022-03-09 |
| Betyg | 4.81/5 Totalt 36 Betyg |
| Utvecklare | https://lindylearn.io |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://unclutter.lindylearn.io |
| Hjälpsida URL | https://github.com/lindylearn/unclutter/issues |
| URL till Sekretesspolicy Sidan | https://github.com/lindylearn/unclutter/blob/main/docs/metrics.md |
| Stödda Språk | 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": [
" | |