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)はhttps://www.strategicchoices.comによって開発されたChromeの拡張機能で、その主な機能は「BookCat helps you bookmark, categorize and sort your favorite website links into custom categories.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

BookCat (Bookmark and categorize your sites)拡張機能のCRXファイルをダウンロード

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
Eメール [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"
    ]
}