From b93a9fadb637bfb132583836c046887e3f70dd87 Mon Sep 17 00:00:00 2001 From: Fivefold <38764218+Fivefold@users.noreply.github.com> Date: Mon, 17 Jan 2022 13:39:45 +0100 Subject: [PATCH] Add linkding-injector community extension to README (#190) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index effd415..ef678e1 100644 --- a/README.md +++ b/README.md @@ -169,3 +169,4 @@ The frontend is now available under http://localhost:8000 ## Community - [linkding-extension](https://github.com/jeroenpardon/linkding-extension) Chromium compatible extension that wraps the linkding bookmarklet. Tested with Chrome, Edge, Brave. By [jeroenpardon](https://github.com/jeroenpardon) +- [linkding-injector](https://github.com/Fivefold/linkding-injector) Injects search results from linkding into the sidebar of search pages like google and duckduckgo. Tested with Firefox and Chrome. By [Fivefold](https://github.com/Fivefold)