ulauncher Extension to quickly open browser bookmarks.
❗ This extension is heavily based on this extension. It's published as separate extension, because the original extension is hardly maintained anymore. Special thanks to Dmitry Antonenko for developing the original extension 👏
ulauncher-browser-bookmarks.mp4
- search and open browser bookmarks
- search by single text (must be contained in the bookmark title)
- search by multiple texts split by space (all must be contained in the bookmark title)
- supports multiple browser profiles
- supports multiple browsers (Google Chrome, Chromium, Brave)
- ulauncher 5
- Python > 3
Open ulauncher preferences window -> extensions -> add extension and paste the following url:
https://github.com/pascalbe-dev/ulauncher-browser-bookmarks.git
Please refer to the contribution guidelines
less
package installedinotify-tools
package installed
- Clone the repo
git clone https://github.com/pascalbe-dev/ulauncher-browser-bookmarks.git
- Cd into the folder
cd ulauncher-browser-bookmarks
- Watch and deploy your extension locally for simple developing and testing in parallel
./watch-and-deploy.sh
(this will restart ulauncher without extensions and deploy this extension at the beginning and each time a file in this directory changes) - Check the extension log
less /tmp/ulauncher-extension.log +F
- Check ulauncher dev log
less /tmp/ulauncher.log +F