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.
Chrome, Brave and other Chromium based browsers: Chrome Web Store
Firefox: Mozilla Addon Store
- LTS NodeJS 18.x.x
- NPM Version 9.x.x
- Bash
- Git
Clone this repository by running the following in your terminal:
git clone https://github.com/linkwarden/browser-extension.git
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.