Exafunction / codeium-chrome

Free, ultrafast code autocomplete for Chrome
https://www.codeium.com/
MIT License
110 stars 16 forks source link

User portal url is not defined #53

Open li-xin-yi opened 4 months ago

li-xin-yi commented 4 months ago

I was rewriting the popup page to enable one-click adding current domain to the white list, I noticed that the profile page is never defined but the code remains:

https://github.com/Exafunction/codeium-chrome/blob/5cdb029110fe6987086fe41d6b64b98a070f9ab7/src/popup.ts#L48

Can I just let it redirect to https://codeium.com/profile ?

https://github.com/Exafunction/codeium-chrome/blob/5cdb029110fe6987086fe41d6b64b98a070f9ab7/src/popup.ts#L57

li-xin-yi commented 4 months ago

I see. It may be designed for enterprise users. Just keep it but hard to test.