-
LinkLog 0.1.0
Stablereleased this
2026-08-27 08:34:48 +02:00 | 37 commits to main since this releaseLinkLog 0.1.0
LinkLog is a Firefox extension and Python web service for saving links with a title, comment, timestamp, and tracking parameters removed. The service stores links in SQLite and can publish them through plugins, including Mastodon.
Docker Container
The current backend/container version is 0.1.0. Pull it from the Gitea container registry:
docker pull git.kolkman.org/olaf/link-log:0.1.0The same image is also published as:
docker pull git.kolkman.org/olaf/link-log:latestThe developer version of the backend is always published as git.kolkman.org/olaf/link-log:latest, which may be ahead of the current release version and may be unstable.
Additional information about the backend can be found in the README.Firefox Extension
The current signed Firefox plugin version, compatible with this version of the backend, is 0.1.0. Download it from the raw repository artifact:
https://git.kolkman.org/olaf/Link-Log/raw/branch/main/XPI/signed/LinkLog-0.1.0.xpi
Downloads