Group Speed Dial のレビュー
Group Speed Dial 作成者: Juraj Mäsiar
合計レビュー数: 953
- 5 段階中 5 の評価Firefox ユーザー 13843230 によるレビュー (8年前)Very nice addition! But..
The opening of the speeddial page at the start of the application does not work well. Most often, just a white screen and an infinite update icon. Opening a new tab helps in this situation. Maybe because a slow computer.開発者の返信
投稿日時: 8年前Hello,
This is a Firefox bug, see these:
https://bugzilla.mozilla.org/show_bug.cgi?id=1518863
https://bugzilla.mozilla.org/show_bug.cgi?id=1490260
Right now it affects only some PC. Also note that I've created special option in the Options page / General / "When Firefox starts, open dials page" which should help in most cases.
However the real fix needs to come from Firefox team.
Best regards,
Juraj Mäsiar - Speed Dial is one fantastic extension! I have 33 on my Firefox but, without question, this is by far my favorite. In 24 groups I have 641 dials. It's simply the best of its genre. No other speed dial extension comes close. The developer, Juraj Masiar, is very actively working on this extension. Should you have a problem with Group Speed Dial he is right there to help you. Look for this extension to get better and better!
- 5 段階中 5 の評価Firefox ユーザー 12623448 によるレビュー (8年前)
- 5 段階中 5 の評価Firefox ユーザー 10321270 によるレビュー (8年前)
- 5 段階中 5 の評価Firefox ユーザー 13842567 によるレビュー (8年前)
- 5 段階中 5 の評価Firefox ユーザー 14540605 によるレビュー (8年前)
- 5 段階中 5 の評価Firefox ユーザー 14539744 によるレビュー (8年前)
- 5 段階中 5 の評価Firefox ユーザー 14539254 によるレビュー (8年前)
開発者の返信
投稿日時: 8年前Hello,
You can override any CSS style in my add-on. See the Options page / General tab / "Custom CSS styles:".
For example, to change color of dials heading, use this:
.dials > a > div > div {
background: lightblue !important;
}
And to make group list more colorful, use this:
#groups {
background-color: rgba(255, 209, 57, 0.6) !important;
}
#groups > .selected {
background-color: orange !important;
}
You can create also new styles, just inspect the element you want to change and create new CSS rule. However make sure to pick the theme - black or while, depending on whether your final theme will be dark or light.
If you have more questions, feel free to write me to my support e-mail.
Best regards,
Juraj Mäsiar- 5 段階中 5 の評価Firefox ユーザー 14514679 によるレビュー (8年前)
- 5 段階中 5 の評価danieldavidduffy によるレビュー (8年前)
- 5 段階中 5 の評価Firefox ユーザー 12640791 によるレビュー (8年前)
- 5 段階中 5 の評価Firefox ユーザー 13476838 によるレビュー (8年前)
- 5 段階中 5 の評価Firefox ユーザー 14504469 によるレビュー (8年前)