Fleet

Lets you read faster!

Fleetとは何ですか?

FleetはAyush Sharmaによって開発されたChromeの拡張機能で、その主な機能は「Lets you read faster!」です。

拡張機能のスクリーンショット

screenshot
screenshot

Fleet拡張機能のCRXファイルをダウンロード

Fleet拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
    }
}