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

Browser extension #185

Open
UnsignedArduino opened this issue Oct 15, 2024 · 1 comment
Open

Browser extension #185

UnsignedArduino opened this issue Oct 15, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@UnsignedArduino
Copy link
Owner

Browser extension (maybe using Plasmo or another browser extension framework) that inserts a button into the add extension page in the MakeCode Arcade editor. When the button is clicked, a (probably Bootstrap) modal is popped up, allowing users to browse and search Awesome Arcade extensions. Instead of copying to the clipboard, the extension URL is replaced with a button that says "Insert URL" which will insert the extension URL into the MakeCode Arcade extension search bar.

@UnsignedArduino UnsignedArduino added the enhancement New feature or request label Oct 15, 2024
@UnsignedArduino
Copy link
Owner Author

If we can use the same repo to host the extension code, (seems like a good idea cause then we can easily reuse the Next.js/React components) we can cache https://awesome-arcade.vercel.app/extensions.json in the extension (with and use the same/similar components to render the extensions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant