New Tab Tools에 대한 리뷰
New Tab Tools 제작자: Geoff Lankow
DGM09 님의 리뷰
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.
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.
리뷰 354개
- 5점 만점에 5점Firefox 사용자 14642093 님, 6달 전
- 5점 만점에 5점Firefox 사용자 13544584 님, 일 년 전
- 5점 만점에 4점Firefox 사용자 12353207 님, 일 년 전
- 5점 만점에 5점Firefox 사용자 13268649 님, 2년 전Great add-on. Allows me to have a personalised new tab page with direct access to dozens of frequently-used sites. Does a fine job and looks great.
- 5점 만점에 5점Firefox 사용자 14212446 님, 2년 전
- Placing tiles can be a bit finicky at times and the add-on doesn't always auto-generate thumbnails from the page but other than that does exactly what it's mean to which is simply provide a very handy new tab with my most visited pages and without any unnecessary nonsense (like daily quotes or the weather).
- 5점 만점에 5점Firefox 사용자 15417953 님, 2년 전
- 5점 만점에 5점Firefox 사용자 14111115 님, 3년 전No longer maintained since December 2022 but still works well :) Lots of settings and a nice backup function👍
- 5점 만점에 5점freddy9425 님, 3년 전
- 5점 만점에 5점Firefox 사용자 17784028 님, 3년 전
- 5점 만점에 5점Firefox 사용자 6862080 님, 3년 전
- 5점 만점에 5점Firefox 사용자 17621786 님, 3년 전
- 5점 만점에 5점sorush_damadi 님, 3년 전
- 5점 만점에 5점Firefox 사용자 17533932 님, 3년 전