The new firebase studio is great but

Hi @kirupa the changes made from idx to firebase studio is good with the new look it’s good but while in the workspace can you just remove the header text and background Firebase studio > Programming. it’s just looking odd i hope you change it. by the Android studio is amazing but just one things that it is slow and laggy little.

2 Likes

Hey @R99,

I’ve built a simple open-source Chrome extension called Firebase Studio Cleaner that hides the <app-bar> (including the “Firebase Studio > Programming” header) from the workspace. It was inspired by feedback in this thread and aims to give a cleaner, distraction-free workspace experience.

:soap: What it does:

  • Hides the <app-bar> automatically on page load
  • Uses a modular and extendable script
  • Fully open-source — feel free to customize!

:laptop: Repo & Installation Instructions:
[GitHub - hariharanmh/firebase-studio-cleaner]

If you have any other elements you’d like to hide or tweak, feel free to contribute or fork it! Hope this helps others who found the top bar a bit distracting :grinning_face_with_smiling_eyes: