Unclutter — Modern Reader Mode
Read, bookmark, and highlight articles with style.
Co je Unclutter — Modern Reader Mode?
Unclutter — Modern Reader Mode je rozšíření Chrome vyvinuté https://lindylearn.io, a jeho hlavní funkcí je „Read, bookmark, and highlight articles with style.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Unclutter — Modern Reader Mode
Stáhněte si soubory rozšíření Unclutter — Modern Reader Mode ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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 Základní Informace o Rozšíření
| Název | |
| ID | ibckhpijbdmdobhhhodkceffdngnglpk |
| Oficiální URL | https://chromewebstore.google.com/detail/unclutter-%E2%80%94-modern-reader/ibckhpijbdmdobhhhodkceffdngnglpk |
| Popis | Read, bookmark, and highlight articles with style. |
| Velikost souboru | 2.31 MB |
| Počet instalací | 7,421 |
| Aktuální Verze | 1.7.5 |
| Poslední Aktualizace | 2023-02-28 |
| Datum Vydání | 2022-03-09 |
| Hodnocení | 4.81/5 Celkem 36 Hodnocení |
| Vývojář | https://lindylearn.io |
| [email protected] | |
| Typ Platby | free |
| Webové stránky Rozšíření | https://unclutter.lindylearn.io |
| URL Stránky Nápovědy | https://github.com/lindylearn/unclutter/issues |
| URL Stránky Zásad Ochrany Soukromí | https://github.com/lindylearn/unclutter/blob/main/docs/metrics.md |
| Podporované Jazyky | 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": [
" | |