Hey y’all!
We use Bubble to create a bunch of internal websites at my job, and after being frustrated with having to edit the URL of the page to switch between versions or disable debug mode, I decided to write a simple browser extension for Chromium-based browsers. Let me know what you think, and feel free to suggest changes or features!
One other thing I do a lot is switch between different test users with different privileges. Sometimes I build a selector in app, but a smarter unified way would be a great relief here too.
That’s a good idea! I’ll see if it’s even possible to do that, because I do the same thing. If it’s possible, I still don’t know how viable it would be as every app has different user data and configuration. For example, in the apps I work on we have hundreds of users, so there would have to be a way to differentiate between test accounts and regular accounts.