wong2 / chatgpt-google-extension

This project is deprecated. Check my new project ChatHub:
https://github.com/chathub-dev/chathub
GNU General Public License v3.0
13.26k stars 1.5k forks source link

Cannot clear API key #389

Open timkgh opened 9 months ago

timkgh commented 9 months ago

Is there a way to clear/delete an API key completely? The extension UI does not allow saving an empty field for the API key once a key had been entered. One can save an invalid key instead but there should be a way to just clear a key.

shandianchengzi commented 8 months ago

I found the key stored locally. https://github.com/wong2/chatgpt-google-extension/blob/61d990c13639b4b7e50802182d4324c5b75ef16e/src/config.ts#L78C14-L78C14 May not have any negative impact.