Fleet

Lets you read faster!

ما هو Fleet؟

Fleet هو إضافة Chrome تم تطويرها بواسطة Ayush Sharma، والميزة الرئيسية لها هي "Lets you read faster!".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Fleet

قم بتنزيل ملفات الامتداد Fleet بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Reading a lot of pages on the internet? You like to read but you don't have time for that? Presenting Fleet! 
Fleet lets you read faster by focusing only on the most important words in a text. 
We do it by highlighting the few parts of each word that matter, so that when your eyes move from letter to letter, they only travel as far as they need to go.

Fleet is perfect for news, articles, online books etc.
Just click on the extension icon to enable Fleet reading on any webpage to start reading instantly and effortlessly.

Skimming through words is a popular speed reading technique. Fleet makes it a conscious 
exercise, so you read more words within a specified timeframe.


For feedback and questions, write to [email protected]                    

معلومات أساسية عن التمديد

الاسم Fleet Fleet
ID mebcmnhlefdecaoghkaincjnkepgjgib
عنوان URL الرسمي https://chromewebstore.google.com/detail/fleet/mebcmnhlefdecaoghkaincjnkepgjgib
الوصف Lets you read faster!
حجم الملف 907 KB
عدد التثبيتات 79
النسخة الحالية 1.0.0
آخر تحديث 2022-05-27
تاريخ النشر 2022-05-24
تقييم 5.00/5 مجموع تقييمات 5
المطور Ayush Sharma
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Fleet",
    "description": "Lets you read faster!",
    "version": "1.0.0",
    "manifest_version": 3,
    "permissions": [
        "storage",
        "activeTab",
        "scripting"
    ],
    "icons": {
        "128": "icons\/icon128.png",
        "48": "icons\/icon48.png",
        "32": "icons\/icon32.png",
        "16": "icons\/icon16.png"
    },
    "action": {
        "default_popup": "popup.html"
    }
}