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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "BookCat helps you bookmark, categorize and sort your favorite website links into custom categories."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में BookCat (Bookmark and categorize your sites) एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
    ]
}