The-CodingSloth / haha-funny-leetcode-extension

MIT License
396 stars 75 forks source link

Migrate to browser extension framework? #25

Closed walter-0 closed 10 months ago

walter-0 commented 10 months ago

As this project is early in development, would it be worth migrating the logic into this browser extension framework called plasmo? It might be a big lift now but it could save a lot of time in the future.

https://github.com/PlasmoHQ/plasmo

It would automatically take care of https://github.com/The-CodingSloth/haha-funny-leetcode-extension/issues/9, https://github.com/The-CodingSloth/haha-funny-leetcode-extension/issues/6, and https://github.com/The-CodingSloth/haha-funny-leetcode-extension/issues/14.

The-CodingSloth commented 10 months ago

bro this is amazing, I didn't know this existed. I'll definitely check it out and see if I can migrate it to make the development experience better. If someone else wants to try as well feel free this is so cool.

walter-0 commented 10 months ago

I just discovered it too, and I was surprised at how sophisticated it seems.

abbas-dhd commented 10 months ago

even extension has its own framework 😲

The-CodingSloth commented 10 months ago

Just made the change to it's own branch, seems to work, but I'd appreciate if you guys could test it out