Ben

Results 12 comments of Ben

This happens to a decent portion of users but I've had trouble tracking down the issue. It may have been fixed in [this commit](https://github.com/AI-Prompt-Genius/AI-Prompt-Genius/commit/35b437268fac9c8529d6536a19917030eb6f804b)

Hmmm did it have a line in the code?

Does this still happen when you click save?

The reason I've chosen to keep it chrome only is because chrome is the only browser that supports the `chrome.identity` API, which makes authenticating users and sending requests way easier....

Thanks for the feedback @kickTiger & @xyde. Part of the reason I chose Google Sheets is that GSheets has a version history, unlike if I just did straight-up file storage...

Maybe coming early next year... the way Google does auth seems to prevent this though

Hi, Could you all let me know the following: 1. How many prompt you have 2. What browser you are on 3. Did disabling and reenabling do anything? Additionally, could...

This has to do with the extensions use of the `localstorage` api. I'll look into returning the extension to the `chrome.storage.local` api.

I do not speak/write in chinese, so I don't know how typing works. For me, when I copy/paste a Chinese character into the input box, filtering is successful. However, I...

If you’re on MacOS arm, I pushed out a fix and you can download it here: https://github.com/benf2004/JParty/releases/tag/v2.0.2 I’m working on a windows fix. You can also compile the source code...