应用截图






详细介绍
Search for bookmarks from the omnibox.
Search for bookmarks and quickly navigate to them using the omnibox (the address bar) easily!
Type the keyword "bm", which is shortened from the word "bookmark", tab/space and start typing!
It can support JavaScript bookmarklets by enabling the corresponding option in the options page.
This extension is open-sourced, available at GitHub: https://github.com/alvinhochun/chrome-bookmark-search
Changelog
========
== 2.0.0 (2025-03-03) ==
- Migrate to Manifest V3, since Manifest V2 is being obsoleted. Otherwise, the Chrome Web Store would have disabled and removed this extension. (Thanks sfllaw for the patch.)
- Remove support for JavaScript bookmarklets, because Chrome and other browsers enforce Content Security Policy on bookmarklets. (Thanks sfllaw for the patch.)
- Fix the built-in search so it doesn't break on bookmark folders. (Thanks sfllaw for the patch.)
- Modify small icon to make it look better in dark mode.
== 1.4.3 (2018-08-19) ==
- Fix the bookmark page search link on more recent Chrome versions. (Thanks nbegley for the patch.)
- Fix a typo. (Thanks nbegley for the patch.)
== 1.4.2.1 (2013-08-09) ==
- Pressing arrow keys or switching windows could cause automatic matches (first match item) to be forgotten. Some code has been modified to prevent this from happening. (Thanks northtea for pointing it out)
== 1.4.2 (2013-07-11) ==
- JavaScript bookmarklets now requires a lesser permission. If you had enabled JavaScript bookmarklets before, you'll need to re-enable it.
- You may now choose where bookmarks are opened with the keyboard. The option is available in the options page. With this option, you can open bookmarks on a new foreground tab by pressing Alt + Enter, or on a new background tab by clicking on an item with the middle mouse button.
- Fixed a minor bug which sometimes causes the wrong page to be opened.
== 1.4.1 (2013-03-07) ==
- Made the searching algorithm selection option more clearer.
- Added a pag
Search for bookmarks and quickly navigate to them using the omnibox (the address bar) easily!
Type the keyword "bm", which is shortened from the word "bookmark", tab/space and start typing!
It can support JavaScript bookmarklets by enabling the corresponding option in the options page.
This extension is open-sourced, available at GitHub: https://github.com/alvinhochun/chrome-bookmark-search
Changelog
========
== 2.0.0 (2025-03-03) ==
- Migrate to Manifest V3, since Manifest V2 is being obsoleted. Otherwise, the Chrome Web Store would have disabled and removed this extension. (Thanks sfllaw for the patch.)
- Remove support for JavaScript bookmarklets, because Chrome and other browsers enforce Content Security Policy on bookmarklets. (Thanks sfllaw for the patch.)
- Fix the built-in search so it doesn't break on bookmark folders. (Thanks sfllaw for the patch.)
- Modify small icon to make it look better in dark mode.
== 1.4.3 (2018-08-19) ==
- Fix the bookmark page search link on more recent Chrome versions. (Thanks nbegley for the patch.)
- Fix a typo. (Thanks nbegley for the patch.)
== 1.4.2.1 (2013-08-09) ==
- Pressing arrow keys or switching windows could cause automatic matches (first match item) to be forgotten. Some code has been modified to prevent this from happening. (Thanks northtea for pointing it out)
== 1.4.2 (2013-07-11) ==
- JavaScript bookmarklets now requires a lesser permission. If you had enabled JavaScript bookmarklets before, you'll need to re-enable it.
- You may now choose where bookmarks are opened with the keyboard. The option is available in the options page. With this option, you can open bookmarks on a new foreground tab by pressing Alt + Enter, or on a new background tab by clicking on an item with the middle mouse button.
- Fixed a minor bug which sometimes causes the wrong page to be opened.
== 1.4.1 (2013-03-07) ==
- Made the searching algorithm selection option more clearer.
- Added a pag