N8N folders - chrome extension

Hi everyone,

So I was a bit frustrated about the absence of folders and I wanted to try some alternatives.
I made this little extension using a lot of GPT4 as all I know is basic HTML and CSS.

The extension detects folders as underscores in the workflow name.
That way I can easily create, rename, delete folders without having all the functions required.

I initially wanted to have the folders in the UI, but the extension was bugging me about CORS policies, stuff out of my league I could not fix and I ended up with the popup.

I’m quite happy it works at all! :sweat_smile:

The code is on github, I’d appreciate any help improving it!

Cheers,
Joachim

2 Likes

nice :))

what is that beautiful browser you have?

1 Like

It’s Arc, the best browser ever made imo :smiley:

Woah, this looks very cool for n8n power users :slight_smile:

Thanks a lot for sharing!

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