Unclutter — Modern Reader Mode
Read, bookmark, and highlight articles with style.
ما هو Unclutter — Modern Reader Mode؟
Unclutter — Modern Reader Mode هو إضافة Chrome تم تطويرها بواسطة https://lindylearn.io، والميزة الرئيسية لها هي "Read, bookmark, and highlight articles with style.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Unclutter — Modern Reader Mode
قم بتنزيل ملفات الامتداد Unclutter — Modern Reader Mode بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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 معلومات أساسية عن التمديد
| الاسم | |
| 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 |
| عنوان صفحة المساعدة | https://github.com/lindylearn/unclutter/issues |
| عنوان صفحة سياسة الخصوصية | 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": [
" | |