Group Speed Dial 的评价
Group Speed Dial 作者: Juraj Mäsiar
1,359 条评价
- 评分 5 / 5来自 Firefox 用户 14524943, 7 年前
- 评分 5 / 5来自 Firefox 用户 14574490, 7 年前
- 评分 5 / 5来自 Firefox 用户 13843230, 7 年前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.开发者回应
发布于 7 年前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 - 评分 3 / 5来自 Firefox 用户 14263949, 7 年前
- 评分 3 / 5来自 Firefox 用户 14559069, 7 年前
- 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, 7 年前
- 评分 5 / 5来自 Firefox 用户 10321270, 7 年前
- 评分 5 / 5来自 Firefox 用户 13842567, 7 年前
- 评分 5 / 5来自 Firefox 用户 14540605, 7 年前
- 评分 5 / 5来自 Firefox 用户 14539744, 7 年前
- 评分 5 / 5来自 Firefox 用户 14539254, 7 年前
- 评分 3 / 5来自 Firefox 用户 14535398, 7 年前ist fast alles in Englisch, aber ich bin Deutscher und kann es nicht lesen. vor allen die Bewertungen.
开发者回应
发布于 7 年前Hello,
My add-on is localized to German, there should be no English words. Make sure you have German Firefox installed or install German language pack:
https://addons.mozilla.org/en-US/firefox/addon/deutsch-de-language-pack/?src=search
Please let me know to my support e-mail if it didn't help.
Best regards,
Juraj Mäsiar 开发者回应
发布于 7 年前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, 7 年前
- 评分 5 / 5来自 danieldavidduffy, 7 年前