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,5 個月前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 13544584,1 年前
- 評價 4 分,滿分 5 分來自 Firefox 使用者 12353207,1 年前
- 評價 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 年前
