Chromium extension FOSS nature #1728
-
Good morning, I reviewed your Chrome extension and identified a few changes I would like to propose. However, I cannot determine if the code for this extension is open source. Aside from using the API to create my own version, I've submitted this blank issue. I would like to add a few features that cater to my personal needs. For example, I want a list of whitelisted links so the LLM does not run. This would allow me to pin a local reading list or share something from a friend. I already know the tags I want, which are items, and I don't need to run a pre-check before adding them. Additionally, I would like the ability to bulk add links, screenshots, or other information in the extension's clip popup. I'm quite new to Karakeep. Admittedly, I was looking into it when it was called Hoarder, and it took me a moment to find the new version. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
The extension lives in |
Beta Was this translation helpful? Give feedback.
-
Ah, that’s what I get for not reading the code first. Thank you for the prompt response! Before I create the code, are you interested in anything I mentioned above? If not, I will heavily modify the extension for myself, as I somewhat dislike the default use (and overuse) of shadcn. |
Beta Was this translation helpful? Give feedback.
The extension lives in
apps/browser-extension
, you can fork it and change it however you like.