Read Later Tab

Read Later Tab helps to make progress with your read later bookmarks

Qu'est-ce que Read Later Tab ?

Read Later Tab est une extension Chrome développée par https://extension.ninja, et sa fonction principale est "Read Later Tab helps to make progress with your read later bookmarks".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Read Later Tab

Téléchargez les fichiers d'extension Read Later Tab 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

                        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                    

Informations de Base sur l'Extension

Nom Read Later Tab Read Later Tab
ID jmnkpjfhpgcaiphnkapgcefipkcceamp
URL Officiel https://chromewebstore.google.com/detail/read-later-tab/jmnkpjfhpgcaiphnkapgcefipkcceamp
Description Read Later Tab helps to make progress with your read later bookmarks
Taille du Fichier 74.69 KB
Nombre d'Installations 118
Version Actuelle 1.0.13
Dernière Mise à Jour 2023-03-02
Date de Publication 2020-01-16
Évaluation 4.80/5 Total 5 Évaluations
Développeur https://extension.ninja
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://www.agilesaturday.com/extension-privacy
Langues Prises en Charge 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"
    }
}