Speed Reader
Creates a speed reading app for selected text.
ما هو Speed Reader؟
Speed Reader هو إضافة Chrome تم تطويرها بواسطة Jared Frank، والميزة الرئيسية لها هي "Creates a speed reading app for selected text.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Speed Reader
قم بتنزيل ملفات الامتداد Speed Reader بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
The Speed Reader, inspired by Spritz, allows you to read any text quickly without having to move your eyes. Simply highlight text you would like to speed read and click the speed read icon in the task bar.
معلومات أساسية عن التمديد
الاسم | |
ID | lldnaebkakpnlnkgpkghncnjlplldmng |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/speed-reader/lldnaebkakpnlnkgpkghncnjlplldmng |
الوصف | Creates a speed reading app for selected text. |
حجم الملف | 40.18 KB |
عدد التثبيتات | 447 |
النسخة الحالية | 1.0 |
آخر تحديث | 2015-07-30 |
تاريخ النشر | 2015-07-30 |
تقييم | 4.00/5 مجموع تقييمات 6 |
المطور | Jared Frank |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Speed Reader", "description": "Creates a speed reading app for selected text.", "version": "1.0", "icons": { "16": "play.png", "48": "play.png", "128": "play.png" }, "browser_action": { "default_icon": "play.png", "default_popup": "index.html" }, "permissions": [ "tabs", " |