Skip to content

A user-friendly Chrome extension for managing bookmarks.

Notifications You must be signed in to change notification settings

noliveira95/bemark

Repository files navigation

Bemark

A user-friendly Chrome extension for managing bookmarks.

BemarkPreview.mov

Local Setup

Prerequisites

You will need to have git, Node.js, and pnpm installed on your machine. If you don't have pnpm, you can install it globally with npm install -g pnpm.

Installation

  1. Clone the repository:

    git clone https://github.com/noliveira95/bemark.git
  2. Navigate to the project directory:

    cd bemark
  3. Install the required dependencies:

    pnpm install
  4. Build the Chrome extension:

    pnpm run build

Loading the Extension in Chrome

  1. Open Google Chrome and go to the Extensions page. You can access it by typing chrome://extensions in the address bar.

  2. Enable the "Developer mode" toggle switch located in the top right corner of the Extensions page.

  3. Click on the "Load unpacked" button and select the dist directory within the cloned repository.

About

A user-friendly Chrome extension for managing bookmarks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published