Quick Bookmark

#4 / 2 rate

Quick Bookmark

30 users

2020-12-26

fangxing204

Extension Information

5 star
50%
4 star
0%
3 star
50%
2 star
0%
1 star
0%

Supported Languages

Permissions

Description

Easily add bookmarks to any category. Includes spotlight-like search with mouse/keyboard support. Default key: cmd+b (win:ctrl+b)

Github: https://github.com/fffx/quick-bookmark
* Easily bookmark page to any folder
* Support Chinese pinyin
* Support new Folder by search parent folder

## [v1.3.8] - 2021-01-12
### Added
- Create folder at the top of the list.

## [v1.3.7] - 2021-01-12
### Added
- Hold Shift key to save root url(domain) only
### Fixed
- Fix mouse click not working


## [v1.3.6] - 2021-01-12
### Added
- Update license
- Show current tab bookmark count in icon badge
- Fix only github release action, only release on `v*` tags
- Ignore hashtag when compare bookmark url
- Update Icon with outline & fill
- Support new Folder under searched folders

## [v1.3.5] - 2020-12-26
### Added
- Add github action for release and upload build assets
- Debounce scroll
### Fixd
- Fix Nested folder name when depth > 2

## [v1.3.4] - 2020-12-24
### Added
- Pinyin support by https://github.com/creeperyang/pinyin
- Add Folder icon
- Support Choose root folder when new Folder
- Sort bookmark that contained current tab to first position


## [v1.3.3] - 2020-12-12

- Initial transport [chrome-better-bookmark](https://github.com/ardcore/chrome-better-bookmark) into React version, use [web-extension-starter](https://github.com/abhijithvijayan/web-extension-starter/tree/react-javascript)