Read Later Tab

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

Read Later Tabคืออะไร?

Read Later Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://extension.ninja และคุณลักษณะหลักของมันคือ "Read Later Tab helps to make progress with your read later bookmarks"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Read Later Tab

ดาวน์โหลดไฟล์ส่วนขยาย 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 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
อีเมล [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"
    }
}