Read Later Tab
Read Later Tab helps to make progress with your read later bookmarks
Read Later Tabとは何ですか?
Read Later Tabはhttps://extension.ninjaによって開発されたChromeの拡張機能で、その主な機能は「Read Later Tab helps to make progress with your read later bookmarks」です。
拡張機能のスクリーンショット
Read Later Tab拡張機能のCRXファイルをダウンロード
Read Later Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Do you have a habit of saving bookmarks for later reading but never get around to them? Do you wish you could organize your bookmarks better and access them faster? If so, Read Later Tab is the perfect extension for you. Read Later Tab is a new tab extension that helps you take control of your bookmarks. It automatically displays your “read later” folder on every new tab, so you can easily see what you have saved and open them with one click. You can also quickly delete your bookmarks from the same page. With Read Later Tab, you will never lose track of your bookmarks again. You will be able to read more articles, learn new things, and enjoy your online browsing experience. Try it today and see the difference! Features: - Select a bookmark folder to show quick access links like email, community sites etc. - Select a bookmark folder where you keep the "Read Later" links and get reminded about it every time you open a new tab - Randomly open "Read Later" website if you don't know where to start
拡張機能の基本情報
名前 | Read Later Tab |
ID | jmnkpjfhpgcaiphnkapgcefipkcceamp |
公式URL | https://chromewebstore.google.com/detail/read-later-tab/jmnkpjfhpgcaiphnkapgcefipkcceamp |
説明 | Read Later Tab helps to make progress with your read later bookmarks |
ファイルサイズ | 74.69 KB |
インストール数 | 118 |
現在のバージョン | 1.0.13 |
最終更新日 | 2023-03-02 |
公開日 | 2020-01-16 |
評価 | 4.80/5 合計 5 レビュー |
開発者 | https://extension.ninja |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://www.agilesaturday.com/extension-privacy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Read Later Tab", "short_name": "ReadLaterTab", "description": "Read Later Tab helps to make progress with your read later bookmarks", "version": "1.0.13", "icons": { "19": "icons\/icon19.png", "128": "icons\/icon128.png" }, "permissions": [ "bookmarks", "favicon" ], "chrome_url_overrides": { "newtab": "newtab.html" } } |