Hey fellow bubblers!
Have you ever had a hunch that a website that you’re on was built on Bubble? Normally, you fire up the devtools in your browser of choice and inspect the page to confirm if it’s really a bubble app or not. I’ve done this countless times, and it can get a bit tedious. So I built a chrome extension to help with that. The name of the extension – “Built On Bubble”. A simple chrome extension that flips to on (on the extension icon) if the website you’re on was built on bubble.
Inspiration:
I got the idea from the React ecosystem. They have an extension which (among many other things) becomes active if the site was built using react. So I thought → why not have the same for bubble.
I see what you mean; that was one of the reasons why I built the extension (mainly for Bubble). Does Wappalyzer also detect when a site is running Bubble?