Skip to content

Get rid of warnings when downloading extension by trying to remove some chrome apis and permissions #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
zubyj opened this issue Apr 14, 2023 · 4 comments

Comments

@zubyj
Copy link
Owner

zubyj commented Apr 14, 2023

No description provided.

@zubyj
Copy link
Owner Author

zubyj commented Apr 14, 2023

Screenshot 2023-04-14 at 12 34 30 PM

@zubyj
Copy link
Owner Author

zubyj commented Apr 14, 2023

leetcode explained

@zubyj zubyj changed the title v0.0.2 has some warnings when users download the extension. See if we can get rid of the warnings (remove tabs api, only browse certain openai.com endpoints Get rid of warnings when downloading extension by trying to remove some chrome apis and permissions Apr 14, 2023
@zubyj
Copy link
Owner Author

zubyj commented Apr 14, 2023

changed the title v0.0.2 has some warnings when users download the extension. See if we can get rid of the warnings (remove tabs api, only browse certain openai.com endpoints Get rid of warnings when downloading extension by trying to remove some chrome apis and permissions now

@zubyj
Copy link
Owner Author

zubyj commented Apr 15, 2023

6a2ac98

The first warning will only warn against the "https://chat.openai.com/api/auth/session" endpoint now. The second warning cant be helped. I need to read the tab name to figure out whether to add the leetcode solution to the page. Also the tab name is used to figure out the right problem to insert. I could create a button to add the video and then i'd only be using the activetab api which wont show the warning but the current implementation is a lot cleaner.

@zubyj zubyj closed this as completed Apr 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant