Files
2024-12-03 10:50:45 +00:00

637 B

Bookmarks Manager

This sample demonstrates how to use the chrome.bookmarks API to search, add, edit, and delete bookmarks.

Overview

The extension provides a bookmarks manager that is accessible by clicking the extension icon. The manager provides a popup where you can manage your bookmarks.

Running this extension

  1. Clone this repository.
  2. Load this directory in Chrome as an unpacked extension.
  3. Click the extension icon.
  4. Manage your bookmarks.