Skip to content

BView is a Chrome extension that organizes and displays your bookmarks in a visually appealing card format. With BView, users can easily browse their bookmarks by folder and view any uncategorized bookmarks in a dedicated section. This extension offers a clean and simple user interface, making it easy to access and manage bookmarks.

Notifications You must be signed in to change notification settings

palveVaishnav/BView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BView - Chrome Extension

BView is a Chrome extension that organizes and displays your bookmarks in a visually appealing card format. With BView, users can easily browse their bookmarks by folder and view any uncategorized bookmarks in a dedicated section. This extension offers a clean and simple user interface, making it easy to access and manage bookmarks.

Features

  • Bookmark Folders Display: All bookmark folders are listed at the top, allowing users to filter bookmarks by selected folders.
  • Uncategorized Bookmarks: Bookmarks that are not in any folder are displayed under a separate "Uncategorized Bookmarks" section.
  • Clean Card Format: Bookmarks are displayed in a responsive card layout with easy access to their URLs.
  • Lightweight and Fast: Simple and efficient for users who need a quick way to manage their bookmarks.

Installation

  1. Clone or download this repository to your local machine.
  2. Navigate to chrome://extensions/ in Google Chrome.
  3. Enable Developer mode by toggling the switch in the top-right corner.
  4. Click on Load unpacked and select the folder where you have saved the extension files.
  5. The BView extension will now appear in your Chrome extensions bar.

How to Use

  1. Click the Extension Icon: Click the BView icon in your Chrome toolbar to open the extension in a new tab.
  2. Browse by Folders: All your bookmark folders are displayed at the top. Click on any folder to view its bookmarks.
  3. View Uncategorized Bookmarks: Click on "Uncategorized Bookmarks" to see bookmarks that are not inside any folder.
  4. Open Bookmarks: Each bookmark is displayed as a card. Click the Visit button on any card to open the bookmark in a new tab.

Screenshot.

image image

Folder Structure

.
├── background.js     # Handles background tasks like permissions
├── index.html        # Main UI of the extension
├── index.js          # JavaScript for interacting with Chrome bookmarks API
├── logo.png          # Extension icon
├── manifest.json     # Chrome extension manifest file
└── README.md         # Project documentation (this file)

Let me know if you'd like to tweak or add any specific details!

About

BView is a Chrome extension that organizes and displays your bookmarks in a visually appealing card format. With BView, users can easily browse their bookmarks by folder and view any uncategorized bookmarks in a dedicated section. This extension offers a clean and simple user interface, making it easy to access and manage bookmarks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published