{% extends "bookmarks/layout.html" %} {% block content %}
{% include 'settings/nav.html' %}

Browser Extension

The browser extension allows you to quickly add new bookmarks without leaving the page that you are on. The extension is available in the official extension stores for:

The extension is open source as well, which enables you to build and manually load it into any browser that supports Chrome extensions.

Bookmarklet

The bookmarklet is an alternative, cross-browser way to quickly add new bookmarks without opening the linkding application first. Here's how it works:

Drag the following bookmarklet to your browsers toolbar:

📎 Add bookmark

REST API

The following token can be used to authenticate 3rd-party applications against the REST API:

Please treat this token as you would any other credential. Any party with access to this token can access and manage all your bookmarks.

If you think that a token was compromised you can revoke (delete) it in the admin panel. After deleting the token, a new one will be generated when you reload this settings page.

{% endblock %}