
Bash-Bookmarks 作者: ArtBIT
Bash-Bookmarks is a browser extension that allows you to use a plain-text bookmarks manager bash-bookmarks (github.com/artbit/bash-bookmarks)
扩展元数据
关于此扩展
This is a companion extension to https://github.com/artbit/bash-bookmarks
# What it does
It allows you to create and search through an external bookmarks manager (https://github.com/artbit/bash-bookmarks)
It registers a new 'bb' keyword that allows you to search for bash-bookmarks directly in the address bar.
`bb somesearchkeywords`
The extension will query the bash-bookmarks server for results and populate them in the address-bar suggestions.
It will also register a listener to whenever you add a new bookmark, and also save it in your bash-bookmarks.
See https://github.com/artbit/bash-bookmarks for more info.
# What it does
It allows you to create and search through an external bookmarks manager (https://github.com/artbit/bash-bookmarks)
It registers a new 'bb' keyword that allows you to search for bash-bookmarks directly in the address bar.
`bb somesearchkeywords`
The extension will query the bash-bookmarks server for results and populate them in the address-bar suggestions.
It will also register a listener to whenever you add a new bookmark, and also save it in your bash-bookmarks.
See https://github.com/artbit/bash-bookmarks for more info.
评分 0(1 位用户)
权限与数据详细了解
必要权限:
- 读取和修改书签
- 向您显示通知
- 获取浏览器标签页
更多信息
0.0.2 的发布说明
Added a small notification that shows up after successful bookmarks add.