Help with a Chrome Extension for n8n

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!

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.