mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-27 13:29:34 +07:00
* Disambiguate account/local folders in the UI for sample bookmarks extension * Code-review markups * Fix lint issues
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
- Clone this repository.
- Load this directory in Chrome as an unpacked extension.
- Click the extension icon.
- Manage your bookmarks.