Open timkgh opened 1 year 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.
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.
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.