Linkwarden extension sends domain to server on tab switch
10 months ago
- #browser-extension
- #privacy
- #performance
- The browser extension currently makes a request to the Linkwarden server on every tab click with the domain of the tab.
- The request is made to check if the domain is already saved in Linkwarden.
- The feature request suggests caching the hosts to reduce server requests and improve performance.
- An alternative suggestion is to disable the badge entirely to address load and privacy concerns.