2024-12-09 07:35:56 -05:00
2023-11-28 22:36:13 -07:00
2024-01-19 15:19:57 -07:00
2023-09-12 18:21:43 -07:00
2024-03-20 00:06:06 -04: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
2024-01-19 15:19:57 -07:00
2023-08-07 01:27:28 -07:00
2023-08-07 14:12:34 -07:00
2024-12-09 07:35:56 -05:00
2024-01-19 15:19:57 -07:00
2023-08-07 01:27:28 -07:00
2023-10-02 09:38:13 +03:30
2023-08-07 01:27:28 -07:00
2023-08-07 01:27:28 -07:00
2023-08-07 01:27:28 -07:00

Linkwarden Browser Extension

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

Features

  • Add and organize new links to Linkwarden with a single click.

Image

Installation

Chrome, Brave and other Chromium based browsers: Chrome Web Store

Firefox: Mozilla Addon Store

Build From Source

Requirements

  • LTS NodeJS 18.x.x
  • NPM Version 9.x.x
  • Bash
  • Git

Step 1: Clone this repo

Clone this repository by running the following in your terminal:

git clone https://github.com/linkwarden/browser-extension.git

Step 2: Build

Head to the generated folder:

cd browser-extension

And run:

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

After the above command, use the /dist folder as an unpacked extension in your browser.

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%