New Tab Context에 대한 리뷰
New Tab Context 제작자: Luke Baker
리뷰 26개
- It worked, no doubt, though it shows up for me only on the tab context menu where there's already a 'New tab to right' item right at the very, very top of the menu. This add-on's 'New tab' menu item doesn't appear on the actual web page, which would have made this very handy indeed. Cheers, r
- 5점 만점에 5점Firefox 사용자 16897250 님, 4년 전
- 5점 만점에 5점Firefox 사용자 12237351 님, 4년 전
- 5점 만점에 3점Firefox 사용자 15790508 님, 5년 전It works but the comment inside "showinbg" how to change the position is not working at all.
1. I have created the userChrome.css file at the c:\Users\USER NAME\AppData\Roaming\Mozilla\Firefox\Profiles\71b0e3u7.default-release\chrome folder.
2. Then added two lines:
/* New Tab Context - move the menu item to the top */
#tabContextMenu menuitem[label="New Tab"] { -moz-box-ordinal-group: 0 !important; }
3. Then restarted Firefox 74 and ... it had not changed the position to the first.
So, would you please change the comment to the working one? - 5점 만점에 5점Firefox 사용자 15543435 님, 5년 전
- 5점 만점에 5점mozmeister 님, 6년 전I like this addon, but moz-box-ordinal-group is not working (firefox quantom 69).
Please assist.
I figured it out.
Mozilla disables userChrome.css through their updates.
Enabling toolkit.legacyUserProfileCustomizations.stylesheets in about:config, fixes the problem. - 5점 만점에 5점Firefox 사용자 15240777 님, 6년 전
- 5점 만점에 5점Firefox 사용자 14931187 님, 6년 전
- 5점 만점에 5점Firefox 사용자 14779748 님, 6년 전
- 5점 만점에 5점Serban Radu 님, 6년 전Excellent! Thank you very much! I've also tweaked the userChrome.css file ;) Now, I have a browser as it should be :)
- 5점 만점에 4점Firefox 사용자 13960974 님, 7년 전Nice addon but there is a problem. When you open new tab on firefox 63 using your addon there is no focus on the address bar anymore. Using control +t or pressing the "+" icon works properly so it's something only your addon is doing/not doing. Could you please fix that? Also it would be great if you could provide a mail or some other form to contact you for things like this. Thank you.
- 5점 만점에 5점Firefox 사용자 10207335 님, 7년 전Wow! I've been looking for this for while now. Works great. It's even better after modifying the userChrome file.
- 5점 만점에 5점shark_bloody 님, 7년 전Thank you so much!!!
edit: After using it a bit, I notice that the new tabs get opened in the default container, can you make it so is container aware? - 5점 만점에 5점Firefox 사용자 13594544 님, 7년 전Best extension I've used for this yet! Simple, to the point, and does exactly what I needed it to with no extra bloat :)
- 5점 만점에 5점Juanka Hula 님, 8년 전Nice addon. Is it possible to put the new tab thing at the top of the menu? I know WE addons cant do that but is it possible trough editing userchrome css or something?
EDIT: Awesome thats what I've been looking for since beta 57. More stars for you
BTW I noticed that if you are using Aris css (from classic theme restorer) you need to edit the "classic_squared_tabs(something).css" depending on the style of tabs you choose instead of the userchrome.css otherwise it could not work or break the other customizations.개발자 답글
8년 전에 게시됨The userChrome.css code has been in the "Tweaks" section of the description since I posted the add-on. The second screenshot shows its effect. - 5점 만점에 5점Firefox 사용자 11807532 님, 8년 전LoL. I was looking for something simple like this days ago, and now I come across this addon. Thank you.