I have a firefox profile in which I’d like to hide the tabbar and … toolbar? (Not sure what you call the one that contains the address bar and back and forward buttons.) I don’t want to just use fullscreen because I’d like to still see the system bar at the top of the phone.
It seems that with firefox-esr-mobile-config installed, the phone is set up to copy the large PostmarketOS firefox userChrome.css to each new profile that’s created. Said copy warns that changes will be overwritten, advising to instead change the master that’s located in /etc/. But I would only want to make this change for this one profile, not my main one.
But at this moment I don’t have any idea how I would modify the css anyway. It’s complex!
I found that I had to uninstall this package to prevent this problem.
Afterwords, I just maintain the files within ~/.mozilla/firefox/<my-profile>/chrome myself.