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.
合計レビュー数: 353
- 5 段階中 5 の評価Firefox ユーザー 14642093 によるレビュー (1年前)
- 5 段階中 5 の評価Firefox ユーザー 13544584 によるレビュー (2年前)
- 5 段階中 4 の評価Firefox ユーザー 12353207 によるレビュー (2年前)
- 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 によるレビュー (3年前)
- 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 によるレビュー (3年前)
- 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 によるレビュー (4年前)
- 5 段階中 5 の評価sorush_damadi によるレビュー (4年前)