I am debating on if I should launch my chrome extension that allows you to have folders for DeepSeek.

I need your help badly. The DeepSeek hype is unreal right now, so I started using it instead of ChatGPT. It's free and in my opinion as a developer, the responses are better, especially for debugging and I can get faster + better results when building applications using DeepSeek as opposed to other AI's such as Claude or ChatGPT.

The issue is that I already have 50+ chats on Deepseek, as they build up pretty fast. I use it for both school + coding apps and they are all mixed up and it is a disaster on finding which chat I used for a certain task

So I built a folder structure for Deepseek which is a chrome extension for myself so that I can add folders on the sidebar and it can store chats and organize them. When I click on a chat, it will take me to that specific chat, similar to ChatGPT projects. Pretty self-explanatory.

It's around 90% done as it only works if I use it for my account, as its hard coded. All I need to do is add support for other users instead of just me, but I don't know if people actually would use this. I, myself, use this everyday and I think it's a really cool idea. But if I publish it, I need to know if someone would actually use this idea.

I want to add this to my application that I am currently working on, promptsion.com which allows you to have 3 main features. One is a search assistant right inside of the browser (which allows you to highlight text and do a quick search on an AI, which will give you a quick response using the highlighted text as context). This chrome extension also allows you to optimize your prompts (so you can highlight/enter in a poorly written prompt inside of a popup and get an optimized prompt for better results in seconds). I use this for coding applications, and I get 100x better results in seconds which is useful for debugging/creating features. The last feature is a ChatGPT folder structure (that is why it's so easy for me to add the Deepseek Folder Structure) but it's kind of irrelevant now because of ChatGPT projects. BUT projects are for premium users only, and this extension allows 3 free ChatGPT accounts connected.

I am debating on if I should add this feature on to Promptsion and if there is an actual market for folders on Deepseek, allowing you to have an infinite number of connected accounts. Should I or should I not?

TL:DR:
I built a chrome extension for myself that allows me to have folders for deepseek. I want to launch it on my existing project, but it will take me time to build.

I want to know if people want this chrome extension.