BookCat (Bookmark and categorize your sites)

BookCat helps you bookmark, categorize and sort your favorite website links into custom categories.

BookCat (Bookmark and categorize your sites)คืออะไร?

BookCat (Bookmark and categorize your sites) เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.strategicchoices.com และคุณลักษณะหลักของมันคือ "BookCat helps you bookmark, categorize and sort your favorite website links into custom categories."

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย BookCat (Bookmark and categorize your sites)

ดาวน์โหลดไฟล์ส่วนขยาย BookCat (Bookmark and categorize your sites) ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        The fastest and easiest way to bookmark, categorize, open-all, move, re-order and manage your favorite websites.

1) Create a new account to view your saved bookmarks in any chrome browser.
2) Easily create and delete categories and re-order them in seconds.
3) Click the BookCat icon to easily save a websites URL that you are visiting. You can edit the site name, description, select a category, and rank it from 1-5 stars.
4.) You can move, delete, edit URL's in seconds 

For your security, BookCat does no collect any passwords of your saved websites.  You can delete your account anytime. 

Version 2.1 -  Add a new search bar, better hosting and other improvements                    

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

ชื่อ BookCat (Bookmark and categorize your sites) BookCat (Bookmark and categorize your sites)
ID glbdfikcahnannlaljligcphddbahblk
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/bookcat-bookmark-and-cate/glbdfikcahnannlaljligcphddbahblk
คำอธิบาย BookCat helps you bookmark, categorize and sort your favorite website links into custom categories.
ขนาดไฟล์ 1.15 MB
จำนวนการติดตั้ง 28
เวอร์ชันปัจจุบัน 2.1
อัปเดตครั้งล่าสุด 2022-12-15
วันที่เผยแพร่ 2021-05-17
คะแนน 3.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา https://www.strategicchoices.com
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://www.freeprivacypolicy.com/live/381f05e0-47bf-4fcd-b1fe-69fc5496f6ea
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "BookCat (Bookmark and categorize your sites)",
    "description": "BookCat helps you bookmark, categorize and sort your favorite website links into custom categories.",
    "version": "2.1",
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "img\/16.png",
            "32": "img\/32.png"
        },
        "default_title": "BookCat - Quickly Bookmark and Categorize your sites",
        "default_popup": "html\/popup.html"
    },
    "icons": {
        "16": "img\/16.png",
        "32": "img\/32.png",
        "48": "img\/48.png",
        "128": "img\/128.png"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "permissions": [
        "tabs"
    ]
}