An unoffical chrome extension for LinkAce.
- add new bookmarks.
- edit existing bookmarks.
- autocomplete for tags and lists.
- check current page automatically.
- search links in address bar.
- ...
The extension is still in developing since it cannot meet my needs 100% now. More features may be added in the furture.
For users who are experienced in Chrome, please feel free to download it from release and use it under development mode.
For users who are not willing to keep development mode on (like me), I will publish its chrome web store url when it pass the chrome web store reviews.
For users who are not willing to keep development mode on (like me), the extension is available in chrome web storehere.
Following search operators are allowed in Yet Another LinkAce Extension:
- any input started with
#
will be recogized as tags. - any input started with
@
will be recogized as lists. - any other input will be recogized as parts of urls.
These search operators could be used multi times and be handled as AND.
For example, google @list1 #tag1 @list2 #tag2
will match links meet requirements bellow:
- be in both list1 and list2
- be tagged both tag1 and tag2
- contains google in url.
This extension will check whether current page has beed bookmarked already and then chage the badge according to the result automatically.