Open li-xin-yi opened 9 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
I see. It may be designed for enterprise users. Just keep it but hard to test.
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