Reviews for Group Speed Dial
Group Speed Dial by Juraj Mäsiar
1,341 reviews
- Rated 5 out of 5by Go veg!, 7 years agoPlease add in "Color Theme" (settings / general) the possibility of choosing other colors except black and white. Or give me at least a CSS style for grey (RGB analogue (51,51,51).
Developer response
posted 7 years agoHello,
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 - Rated 5 out of 5by CHUS, 7 years ago
- Rated 5 out of 5by Firefox user 14514679, 7 years ago
- Rated 5 out of 5by bronzbabe, 7 years agoI love it! And it's a hundred times BETTER than FVD Fast Dial. Thanks so much, terrific work! No kidding.
- Rated 5 out of 5by danieldavidduffy, 7 years ago
- Rated 5 out of 5by czytelnik, 7 years ago
- Rated 5 out of 5by Firefox user 12640791, 7 years ago
- Rated 4 out of 5by El Leon, 7 years ago
- Rated 5 out of 5by Firefox user 13476838, 7 years ago
- Rated 3 out of 5by Firefox user 14477105, 7 years ago
- Rated 4 out of 5by Firefox user 14505015, 7 years agoA 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.Developer response
posted 7 years agoHello,
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 - Rated 5 out of 5by Firefox user 14504469, 7 years ago
- Rated 4 out of 5by Firefox user 14473767, 7 years ago
- Rated 5 out of 5by Firefox user 14470127, 7 years ago
- Rated 5 out of 5by Firefox user 12808572, 7 years ago
- Rated 1 out of 5by Firefox user 14468719, 7 years ago
- Rated 4 out of 5by Firefox user 14467329, 7 years ago