Skip to content
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

Display Main within the Google Chrome Extension Popup Window #13

Open
BreakthroughGamer opened this issue Mar 11, 2024 · 0 comments
Open
Assignees

Comments

@BreakthroughGamer
Copy link
Collaborator

So conveniently in Chrome there is the "Chrome API" which lets you interact with Chrome quite nicely. The problem is that for this API to work with React in an extension you need to do some setup. It makes sense that, if we want to make a chrome extension, that I build the extension popup functionality first. I just tried the other way around and I think I'm causing myself more work than I need to.

So I'm going to start with a new fresh local repo and I'm going to build the Chrome Extension functionality which will then let me easily call the Chrome API within an extension such that I could populate.

@BreakthroughGamer BreakthroughGamer self-assigned this Mar 11, 2024
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