New Tab Tools에 대한 리뷰
New Tab Tools 제작자: Geoff Lankow
리뷰 354개
- 5점 만점에 5점Firefox 사용자 12269574 님, 8년 전
- 5점 만점에 5점Firefox 사용자 13496323 님, 8년 전
- Been using the Desktop add-on for years, but that has stopped working with Nightly and I had to move on since there were no updates.
I suggest you add the options to remove the box-shadow and background-fill. And also the option to hide the locked-toggle, maybe even the Settings button, as well.
For those that want to do it, in the meantime, you can do it through the following CSS code (look up how to use userContent.css):
@-moz-document url-prefix("moz-extension://f80a360e-8248-493f-9d3f-717b8bccc341/newTab.xhtml") {
/*Hide box-shadow and background-fill*/
.newtab-thumbnail {
box-shadow: none !important;
background-color: transparent !important;
}
/*Hide lock toggle*/
#locked-toggle {
display: none !important;
}
}
Thank you for the add-on. Keep it up. - Elle remplace très bien mon ancienne application qui ne fonctionne plus avec FF57 malheureusement.
Y est il prévu une option afin de pouvoir ouvrir les favoris ainsi créé dans un autre onglet au lieu de remplacer la page des favoris.
La seule solution que j'ai trouvé et de faire un clic droit et de choisir dans le menu contextuel ce qui n'est pas très pratique en tout cas pour l'utilisation que j'en ai.
Bonne continuation
D'avance merci - 5점 만점에 5점Firefox 사용자 13482287 님, 8년 전Thanks! about:newtab back to what I was used to and now customizable.
- 5점 만점에 5점Firefox 사용자 13475139 님, 8년 전
- 5점 만점에 4점Firefox 사용자 13470042 님, 8년 전
- 5점 만점에 4점Firefox 사용자 13469955 님, 8년 전Hi, how can I backup/export the configuration to another computer?
- 5점 만점에 5점Firefox 사용자 13462227 님, 8년 전Excellent. Now I got all my favorite websites on a 5x5 grid when I open new tab.
- 5점 만점에 5점Firefox 사용자 13469412 님, 8년 전
- 5점 만점에 5점Firefox 사용자 12959033 님, 8년 전
- 5점 만점에 4점Firefox 사용자 12868747 님, 8년 전it's good but, was better when i only had 9 tiles. is there a way to only get 9 again?