Adalo Chrome Extension available now

Hello everyone. As a bit of fun and to see what could be done, I’ve created a Chrome extension as a companion for the Adalo editor.

It’s completely free and local.

Features:
• App stats dashboard — See total screens, components, labels, sections, inputs, images, and marketplace packages at a glance.
• Orphan screen detection — Find screens with no incoming or outgoing link connections so you can clean up unused screens (display screen connections must be on.
• Screen performance rankings — Screens ranked by component count with visual bars. Spot heavy screens that may slow the builder.
• Screen dimensions grouping — Screens grouped by matching width and height to verify consistency across your app.
• Per-screen documentation — Write notes for each screen, saved locally. Export all documentation as a single HTML file.
• Activity tracking — See breakdown with a pie chart of time spent per app.
• Dark mode — Darkens the builder UI (navbar, sidebar, canvas, properties panel)

It was just a casual project but if you have any feedback or bug reports, please feel free to drop them in this thread!

Link: https://chromewebstore.google.com/detail/adalo-builder-tools/gkbkcbhjganfpembmkhledonbkanmfed

6 Likes

This is great, thank you very much

1 Like

Cool extension @theadaloguy. I tested it, and everything seems to work. If you have time, can you explain the performance tab? Specifically the number of components and the foreign objects. The extension shows I have 44 components on my notifications screen, but I really only have 9. I’m just curious if it is counting actual Adalo components or something else. Thank you for developing the extension. It will come in handy.

1 Like

It’s counting DOM objects, I did spot the innacuracy there. I’ll wait for a bit more feedback from people and then have a look to see what can be done.

1 Like

Amazing work as always Nathan! :raising_hands: :heart:

I’m also seeing what Jason mentioned sometimes (does it counts states in buttons?, does it counts as individual in forms?, does it counts labels separately in buttons?,..) and also some improvements for dark mode view would be beautiful!

Thank you and have a great day!

1 Like

Thanks Nathan! Great addition and great to see you active again :slight_smile:

1 Like

Thanks James, good to see all the progress happening here!