Fleet

Lets you read faster!

Qu'est-ce que Fleet ?

Fleet est une extension Chrome développée par Ayush Sharma, et sa fonction principale est "Lets you read faster!".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Fleet

Téléchargez les fichiers d'extension Fleet au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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]                    

Informations de Base sur l'Extension

Nom Fleet Fleet
ID mebcmnhlefdecaoghkaincjnkepgjgib
URL Officiel https://chromewebstore.google.com/detail/fleet/mebcmnhlefdecaoghkaincjnkepgjgib
Description Lets you read faster!
Taille du Fichier 907 KB
Nombre d'Installations 79
Version Actuelle 1.0.0
Dernière Mise à Jour 2022-05-27
Date de Publication 2022-05-24
Évaluation 5.00/5 Total 5 Évaluations
Développeur Ayush Sharma
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}