Group Speed Dial 的评价
Group Speed Dial 作者: Juraj Mäsiar
1,318 条评价
- 评分 5 / 5来自 Firefox 用户 14539254, 6 年前
- 评分 3 / 5来自 Firefox 用户 14535398, 6 年前ist fast alles in Englisch, aber ich bin Deutscher und kann es nicht lesen. vor allen die Bewertungen.
开发者回应
发布于 6 年前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 开发者回应
发布于 6 年前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, 6 年前
- 评分 5 / 5来自 danieldavidduffy, 6 年前
- 评分 5 / 5来自 Firefox 用户 12640791, 6 年前
- 评分 5 / 5来自 Firefox 用户 13476838, 6 年前
- 评分 3 / 5来自 Firefox 用户 14477105, 6 年前
- 评分 4 / 5来自 Firefox 用户 14505015, 6 年前A very usefull add-on.
It could be great to have the choice to replace the preview with a simple text. Thanks for thinking about it.开发者回应
发布于 6 年前Hello,
That's actually a very good idea. I will put it on my todo list. I'm not sure when exactly but I should have more time soon.
Thank you for the idea, if you have more thoughts, please let me know to my support e-mail.
Best regards,
Juraj Mäsiar - 评分 5 / 5来自 Firefox 用户 14504469, 6 年前
- 评分 4 / 5来自 Firefox 用户 14473767, 6 年前
- 评分 5 / 5来自 Firefox 用户 14470127, 6 年前
- 评分 5 / 5来自 Firefox 用户 12808572, 6 年前