Toggle Native Tab Bar 的评价
Toggle Native Tab Bar 作者: Irv66
11 条评价
- 评分 5 / 5来自 JackSlater, 16 天前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.
开发者回应
发布于 6 天前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, 1 个月前
- 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, 1 年前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.开发者回应
发布于 1 年前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.