Feedback Catcher · last updated June 26, 2026
Feedback Catcher does not send any data to any server. Everything stays locally in your browser and only leaves it when you copy or download your feedback yourself.
When you add a comment, the following is stored locally with it:
Exclusively in your browser's local storage (chrome.storage.local) on your
device. The extension does not talk to any external server, uses no analytics or tracking,
and does not share data with third parties.
Data leaves your device only when you choose to — via "Copy" (to the clipboard) or "Download" (files into your Downloads folder). Where you send it then is entirely up to you.
<all_urls> + content script — so you can collect feedback on any website you open yourself.activeTab + screenshot of the active tab — to capture an image of the marked element.downloads — to save the export (markdown + images) to your Downloads folder.storage / unlimitedStorage — to store comments and screenshots locally.Use the "Clear" button in the extension, or uninstall the extension. No copy exists anywhere else.
Questions: adam@softero.cz