Hey - I’m hoping there is someone out there who knows a bit about Chrome extensions and can collaborate with me.
I trying to build an extension that records voice and then send it to a webhook in n8n, the idea is it can be transcribed and then sent to AI for processing, creating notes and tasks list or anything else really.
I’ve got pretty far with it, it works, and it has 2 buttons for tasks and notes which are sent as params to the webhook.
The issue I have is when I change tabs or the extension popup closes, it stops working so I’m looking for someone who can keep it persistent.
Would anyone with some knowledge of Chrome extension be up for helping with this project?
github repo here: WayneSimpson/mic-memo-taker.
Thanks!