Unclutter — Modern Reader Mode
Read, bookmark, and highlight articles with style.
Unclutter — Modern Reader Mode란 무엇입니까?
Unclutter — Modern Reader Mode은(는) https://lindylearn.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Read, bookmark, and highlight articles with style."입니다.
확장 프로그램 스크린샷
Unclutter — Modern Reader Mode 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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": [ " |