-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[chore] complete README, modify package version
- Loading branch information
1 parent
ab6cc7e
commit 5c5d0dd
Showing
2 changed files
with
21 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,19 @@ | ||
# favorites-map | ||
A browser plugin providing better favorites management for human | ||
# Favorites Map | ||
|
||
## Introduction | ||
|
||
***A browser extension providing better favorites management for human.*** | ||
|
||
## Features | ||
|
||
1. Manage Favorites With `Relational Graph` instead of `File Tree`. | ||
![management.gif](https://raw.githubusercontent.com/BioCrossCoder/favorites-map/refs/heads/main/images/management.gif) | ||
|
||
2. Easy to migrate from built-in `Favorites` of browser. | ||
![migrate.gif](https://raw.githubusercontent.com/BioCrossCoder/favorites-map/refs/heads/main/images/migrate.gif) | ||
|
||
3. Support quick navigation by `Tag`. | ||
![tag.gif](https://raw.githubusercontent.com/BioCrossCoder/favorites-map/refs/heads/main/images/tag.gif) | ||
|
||
4. Traditional `Text Search` as a supplement. | ||
![search.gif](https://raw.githubusercontent.com/BioCrossCoder/favorites-map/refs/heads/main/images/search.gif) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters