Toggle Native Tab Bar에 대한 리뷰
Toggle Native Tab Bar 제작자: Irv66
리뷰 11개
- 5점 만점에 5점JackSlater 님, 21일 전Message 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.
개발자 답글
10일 전에 게시됨I 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 - 5점 만점에 5점Firefox 사용자 19067899 님, 한 달 전
- Need 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.개발자 답글
8달 전에 게시됨If 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. - 5점 만점에 5점Bob Bobbey 님, 9달 전
- 5점 만점에 5점whatthelump666 님, 일 년 전It 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.개발자 답글
일 년 전에 게시됨Thank 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.