Critiques pour Toggle Native Tab Bar
Toggle Native Tab Bar par Irv66
11 notes
- Noté 5 sur 5par JackSlater, il y a 24 joursMessage for the dev: could you create an extension to autohide the sidebar when on hover? There are already CSS based tricks that allow this, but they miss a button to toggle this effect on/off on demand.
Réponse du développeur
mis en ligne : il y a 14 joursI would need an example of one of the CSS solutions and evaluate how to toggle that via an addon button. It should be possible, but each CSS "based trick" would need at least some slight tweaking to get it to work. If you want to continue, maybe post a discussion topic here: https://github.com/irvinm/Toggle-Native-Tab-Bar/discussions - Noté 5 sur 5par Utilisateur ou utilisatrice 19067899 de Firefox, il y a 2 mois
- Noté 5 sur 5par aleksic, il y a 3 moisThank you ever so much for making this into an add-on. I wasted an hour trying to recreate it after a system wipe :DDD
- Noté 5 sur 5par oshka, il y a 3 mois
- Noté 5 sur 5par David, il y a 6 mois
- Noté 5 sur 5par Andreas, il y a 6 mois
- Noté 5 sur 5par Mog, il y a 8 moisNeed help. It does not work for me. Followed the instructions to the letter. The only difference for me is that I already have userchrome.css up because I was using since before, which only has one change in it that for sure does not conflilct with this add-on.
After following the instructions and then restarting Firefox the horizontal bar up top is still visible even while pressing the Toggle Native Tab Bar icon on and off.Réponse du développeur
mis en ligne : il y a 8 moisIf you want, I am happy to help you try to figure it out. I'm sure it is just a configuration issue. Just open an issue here and we can discuss: https://github.com/irvinm/Toggle-Native-Tab-Bar/issues You could also try (for testing purposes) creating a new profile and just try it there. It is always possible you have other userChrome.css that might conflict with this. - Noté 5 sur 5par Bob Bobbey, il y a 9 mois
- Noté 5 sur 5par Jumper, il y a 9 moisLadies and gentleman.. We got them.
It works but u do have to follow the instructions.
The instructions were easy to follow too.
I just started using Sidebery too. - Noté 5 sur 5par whatthelump666, il y a un anIt works! Required a little setup, but instructions were clear. Awesome to be able to toggle the tab bar on and off with the click of a button. Great work, Dev.
One thing I had to figure out was when saving a .css file with TextEdit on Mac, you first need to go to "Format" and select "Make Plain Text". Otherwise, it will force you to save with a .rtf extension. It will still ask whether to save it as .txt, so make sure to confirm .css after that.Réponse du développeur
mis en ligne : il y a un anThank you for the feedback and glad you got it to work. Maybe I can add a little blurb in the instructions more specific to Mac as well.