Bookmarks@newtab

A new tab page that displays your bookmarks.

Bookmarks@newtabคืออะไร?

Bookmarks@newtab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย pine.nuts และคุณลักษณะหลักของมันคือ "A new tab page that displays your bookmarks."

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

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Bookmarks@newtab

ดาวน์โหลดไฟล์ส่วนขยาย Bookmarks@newtab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Features:
- Masonry view, list view, icon view and grid view
- Add, edit, delete and move bookmarks
- Customizable background color, background image and text colors                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Bookmarks@newtab Bookmarks@newtab
ID iceijoabkonabhjmokfmkbifmoogagoe
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/bookmarksnewtab/iceijoabkonabhjmokfmkbifmoogagoe
คำอธิบาย A new tab page that displays your bookmarks.
ขนาดไฟล์ 3.95 MB
จำนวนการติดตั้ง 20
เวอร์ชันปัจจุบัน 1.4.4
อัปเดตครั้งล่าสุด 2024-02-27
วันที่เผยแพร่ 2020-01-13
ผู้พัฒนา pine.nuts
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Bookmarks@newtab",
    "version": "1.4.4",
    "description": "__MSG_extDescription__",
    "default_locale": "en",
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "permissions": [
        "bookmarks",
        "favicon",
        "storage",
        "unlimitedStorage"
    ],
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    }
}