https://github.com/avivbens/alfred-search-bookmark
Search your Chrome bookmarks from all profiles ✨
https://github.com/avivbens/alfred-search-bookmark
alfred bookmark bookmarks chrome macos profile search
Last synced: 5 days ago
JSON representation
Search your Chrome bookmarks from all profiles ✨
- Host: GitHub
- URL: https://github.com/avivbens/alfred-search-bookmark
- Owner: Avivbens
- License: mit
- Created: 2023-01-14T01:31:44.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-04-23T20:01:33.000Z (about 2 months ago)
- Last Synced: 2025-06-06T22:37:18.048Z (10 days ago)
- Topics: alfred, bookmark, bookmarks, chrome, macos, profile, search
- Language: TypeScript
- Homepage:
- Size: 4.6 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Alfred Search Bookmark
[](https://github.com/avivbens/alfred-search-bookmark/releases/latest)
[](https://github.com/avivbens/alfred-search-bookmark/releases/latest)
[](https://github.com/avivbens/alfred-search-bookmark/releases)[](https://www.buymeacoffee.com/kcao7snkgx)
## :warning: Deprecated Repository Notice
> **Important:** This repository is now deprecated. We have moved all our Alfred workflows into a unified monorepo for better maintenance and collaboration.
>
> [Avivbens/alfredo](https://github.com/Avivbens/alfredo?tab=readme-ov-file)---
## Unified Alfred Workflows Monorepo
We've consolidated all of our Alfred workflows into a single, streamlined monorepo. This centralized repository makes it easier to explore, update, and contribute to a variety of workflows—all in one place.
Feel free to open issues, submit pull requests, and stay tuned for further updates as we continue enhancing our Alfred workflows!
## Description
Search browser bookmarks with [Alfred](https://www.alfredapp.com/).
### Fuzzy Search
We support fuzzy search :ninja:
You can search bookmarks by name or URL, and we will find the best match for you.
### Install via GitHub Releases :sparkles:
```bash
repo_name="Avivbens/alfred-search-bookmark"
download_url=$(curl -s "https://api.github.com/repos/$repo_name/releases/latest" | grep "browser_download_url.*alfredworkflow" | cut -d '"' -f 4)curl -fsSLk $download_url -o ~/Desktop/alfred-search-bookmark.alfredworkflow
open ~/Desktop/alfred-search-bookmark.alfredworkflow
```## Usage
Search browser bookmarks via the keyword `bm`.
Once you select a bookmark, it will be opened in the dedicated browser.Incognito mode will be opened with the dedicated browser as well.
## Examples
### Search bookmarks with keyword `bm`:

### Search bookmarks across multiple profiles:

### Enter a bookmark via incognito mode:
