Files
ljjlee b0f55f9d15 Disambiguate account/local folders sample bookmarks extension (#1435)
* Disambiguate account/local folders in the UI for sample bookmarks extension

* Code-review markups

* Fix lint issues
2025-04-03 11:05:22 +01:00
..
2023-02-03 10:58:04 -06:00
2023-02-22 13:25:39 +01:00
2024-12-03 10:50:45 +00:00

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.