2023-09-18 16:01:15 -07:00
2023-09-12 18:21:43 -07:00
2023-09-18 10:04:22 -07:00
2023-08-07 01:27:28 -07:00
2023-09-18 10:04:22 -07:00
2023-08-07 01:27:28 -07:00
2023-08-12 13:29:07 -07:00
2023-08-07 01:27:28 -07:00
2023-08-07 14:12:34 -07:00
2023-08-09 21:40:58 -07:00
2023-09-12 18:21:43 -07:00
2023-08-07 01:27:28 -07:00
2023-08-12 16:49:07 -07:00
2023-08-07 01:27:28 -07:00
2023-08-07 01:27:28 -07:00
2023-08-07 01:27:28 -07:00
2023-09-12 18:21:43 -07:00

Linkwarden extension

Extension for Linkwarden, a self-hosted, open-source collaborative bookmark manager to collect, organize and archive webpages.

(Important note: This is a work in progress, so expect bugs and missing features. If you find any issues, please report them, Working with linkwarden with basic functionality now!).

Features

  • Add new links to linkwarden with a single click
  • Keyboard shortcut to quickly add linksAlt + Shift + K

Currently works on Chrome and Firefox. (Safari to be tested)

Images

Image Image

Manual Installation (Only for now and development)

Requirements

(Could work with older versions, but not tested, let me know if you have any issues)

  • LTS NodeJS 18.x.x
  • NPM Version 9.x.x
  • bash

Build

Make sure you are able to run the build script included in repository.

chmod +x ./build.sh
./build.sh

Then take the dist folder and load it as an unpacked extension in your browser. Now it should be working!.

S
Description
Browser extension for Linkwarden
Readme MIT 2.7 MiB
Languages
TypeScript 92.5%
Swift 2.4%
JavaScript 2.3%
CSS 1.7%
HTML 1.1%