[ Buggy ] is a Chrome extension built for developers who frequently end up searching for the same coding solutions. Inspired by common development workflows like commit and push, Buggy provides an intuitive way to save solutions (such as those from Stack Overflow), allowing developers to easily Save, Organize, and Search these resources for future use without interrupting the developing process.
When you find the perfect solution, simply press CTRL + B (CMD + B for Mac users) to commit the website as a draft in the draft space. This lets you stay focused on your current development without interrupting your workflow.
Once you’ve spare time, you can organize your drafts. If you want to save them permanently, click it to push them to the storage. By assigning a category, you can neatly organize these websites.
The next time you encounter the same problem, you can quickly access the solution by searching through categories or keywords to find the saved website.
npm install
npm run build
Load the /build
folder to the extension page.
This is a new project, join us to build it more perfectly!!
Thanks to Winston Wang and Yu-Cheng Xia ❤️