mirror of
https://github.com/linkwarden/browser-extension.git
synced 2026-06-23 04:10:26 +00:00
d09949c839d2fbdb9fcff8baba8f615f170fc4b5
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
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!.
Languages
TypeScript
92.5%
Swift
2.4%
JavaScript
2.3%
CSS
1.7%
HTML
1.1%

