Skip to main content

These are extensions originated from abookmark.

Direct keywords

https://chromewebstore.google.com/detail/bmnjoiicbdbkjchbacnkpeejblibogik

Direct Keywords is a Chrome Omnibox keyword engine supporting several types of direct-entry keywords (no prefix needed):

  1. Bookmark Keywords:

Functioning like Firefox bookmark keywords. For example, a bookmark tagged !xxx (abookmark 0.46+ format) can be accessed by typing xxx in the address bar.

See https://www.abookmark.org/docs/kw for details.

  1. DuckDuckGo !bang Keywords:

Example: !w xxx.

  1. Trailing DuckDuckGo !bang Keywords:

Example: xxx !w.

See https://duckduckgo.com/bangs for details.

Aextension - advanced extension manager

https://chromewebstore.google.com/detail/hjbjfcfpoijfbmcjolnjhlbjefmbhfgn

It uses the power of abookmark to manage chrome extensions. It looks like abookmark, but its 'nodes' are not bookmarks but extensions. You may manage your extensions just as bookmarks.

Why we need this?

If you just have several extensions, you surely do not need it. But what will you do if you have hundreds of them? You definitely want to sort them into categories, even to make tags. Isn't it what a bookmark manager is doing?

But why do I have so many extensions? Well, they're more like archives, remaining inactive. I only occasionally activate a few of them to get the job done. I do not uninstall them for I do not want to install them every time.

Anyway, do not use it if you do not have too many extensions. This is why we did not pack it into abookmark.

https://chromewebstore.google.com/detail/imhmdaiknnefffiieiidgifibgpogkhc

Some external links to websites are not directly accessible after clicking, but are confirmed through an intermediate page, which may have multiple benefits, but may not be suitable for everyone. Especially those users who regularly use such websites, tend to go out of their way.

This extension can skip the intermediate page and load the destination link directly.

The features of this extension are:

  1. Instead of inserting a script into the web page to change the content, it will only redirect to the destination URL when the intermediate page loads after the link is clicked.
  2. The algorithm with time complexity of O(1) is adopted, and the matching is fast.
  3. It can be customized, the data structure is simple, plain text format, easy to modify and backup.
  4. Provides the ability to quickly add websites.

Supported Websites:

We have about 20 sites out of box, including Instagram, LinkedIn, YouTube, Telegram, Facebook......

Links as http(s)://x.xx/x/.... [?]...... XXX={URL}... can be added by users.

The core of this extension originates from the Abookmark project.