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

Begin coding GitHub Enhancer Chromium extension #189

Open
3 tasks
r002 opened this issue Jul 10, 2021 · 0 comments
Open
3 tasks

Begin coding GitHub Enhancer Chromium extension #189

r002 opened this issue Jul 10, 2021 · 0 comments
Labels
2021-07 July 2021 friday Friday

Comments

@r002
Copy link
Member

r002 commented Jul 10, 2021

Friday

For the past few weeks, I've been following GitHub Discussions and have also submitted some feedback of my own. There are some pretty good ideas! After a bit of exploration and poking around, I've decided to start coding a new GitHub Enhancer Chromium extension to try to implement some of the submitted suggestions. This feels like a fun weekend project! 🙂

Inspired by the ZenHub Extension and other similar projects, developing an extension gives a way to easily inject JS and HTML into existing webpages (like the GitHub Issues Editor).

To begin, I found a feature request for double checkboxes and cobbled together a quick POC that accomplishes it. It was a simple matter of following the quickstart and then sideloading the POC into MS Edge for testing! 😄

image

What it looks like without the Chromium Extension running:

image

What it looks like with the Chromium Extension running:

image


Next Steps


References

@r002 r002 added the daily accomplishment Daily Accomplishment label Jul 10, 2021
@studygroup-bot studygroup-bot added this to the Daily Accomplishment milestone Jul 10, 2021
@studygroup-bot studygroup-bot added 2021-07 July 2021 friday Friday and removed daily accomplishment Daily Accomplishment labels Jul 10, 2021
@r002 r002 changed the title Begin GitHub Chromium extension dev Begin coding GitHub Chromium extension Jul 10, 2021
@r002 r002 changed the title Begin coding GitHub Chromium extension Begin coding GitHub Enhancer Chromium extension Jul 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2021-07 July 2021 friday Friday
Projects
None yet
Development

No branches or pull requests

2 participants