Skip to the schedule

Mahalinkam Addon

Self-hosted, multi-user bookmark manager with a companion browser extension.

A companion to the self-hosted mahalinkam bookmark server. It does two things:

  • Save the current page (or a right-clicked link) to your mahalinkam server, with a folder and tags.
  • Quick search your bookmarks from the toolbar popup and open a result in a new tab.

There is no local bookmark store. Every bookmark lives on your server; the extension is a thin client that talks to its JSON API. It has no retry logic and no offline queue — if the server is unreachable it tells you and offers Retry.

MV3, built from one source for both Chromium and Firefox.

Open on GitHub

Written in Typescript