Get the extension

Install the extension from the Chrome (Edge) Web Store or download releases directly from GitHub:

About

This repository contains a browser extension that automatically suggests categories for bookmarks and lets you manage them across popup and options pages.

Quick Start

  1. Clone the repository (or download the zip file).
  2. Load the extension in Chrome/Edge via Load unpacked and select the repository (folder) root.
  3. Open the popup and options to configure categories and sync settings.

Icons

If you want to use a custom icon, place it in assets/myicon.png and run the included PowerShell script create-icons.ps1 (Windows) or copy/resize the file to assets/icon-16.png, assets/icon-48.png, and assets/icon-128.png.

Features

Clever-marks: Smart Bookmark Manager helps you collect, organize and find bookmarks faster. Key features include:

Screenshots

Below are example screenshots. Replace these with real captures from your extension build.

Popup screenshot
Popup - Quick save & suggestions
Options screenshot
Options - Category management

Notes

  • Privacy: the extension stores bookmarks locally and supports optional Google Drive sync.
  • Contributions welcome—open an issue or PR on GitHub.