by thomas101 on 3/30/23, 11:10 AM with 1 comments
We've been using Flow internally for a few months to create helper extensions, such as one that helps us to link support tickets to our internal admin system and another that helps us with the GitHub approval flow. Both in record time and with minimal effort. When we realised how much of useful tool it is, we felt that we could couldn't keep it proprietary and the best thing to do, would be to open-source it and make sure compatibility is great with as many browsers as possible.
The extensions that you create are compatible with any Chromium browser and also Firefox. If you're using the Wavebox browser, we've added some additional tooling so you can skip some of the manual extension installation and reloading steps, but Wavebox Flow is fully featured in any browser. And of course, what product wouldn't be complete these days without an integrated ChatGPT to help with coding and catching errors.
This is just the start, we open-sourced the initial version but are looking to develop Flow further. We'd love to hear about any feedback that you have and how we can make Wavebox Flow better. You can check us out at https://wavebox.io/ and https://github.com/wavebox/wavebox-flow/
by thomas101 on 3/30/23, 11:12 AM
If you're looking for more info on how we used it ourselves, checkout out blog post https://wavebox.io/blog/wavebox-flow-tutorial/