Bewertungen für Group Speed Dial
Group Speed Dial von Juraj Mäsiar
940 Bewertungen
- Bewertet mit 5 von 5 Sternenvon lucasmartin, vor 23 Tagen
- Bewertet mit 5 von 5 Sternenvon ssdogdu, vor einem MonatThe dial dimensions are too large. I gave 4 stars but I would give 5 stars if it was possible to resize dials and adjust how many dials should be in a row.
Edit: Yep, did it! Thanks. Will change to 5 stars of course.Antwort des Entwicklers
geschrieben am vor einem MonatHello,
You can customize the group layout in the "Edit group" window - right click group name or open main menu and click "Edit group".
More info about layouts:
https://github.com/fastaddons/GroupSpeedDial/wiki/Group-layouts
See also introduction video for more tips:
https://www.youtube.com/watch?v=mgAJTjrcIRI
Best Regards,
Juraj Mäsiar - Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 19111137, vor einem MonatThis is the GOAT! Keep up bro, you're doing great
- Bewertet mit 5 von 5 Sternenvon Сергей, vor einem MonatВсе отлично работает
Очень удобно
Спасибо Juraj Mäsiar !!! - Bewertet mit 5 von 5 Sternenvon StevaMan, vor 3 Monaten
- Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 17552489, vor 3 Monaten
- Bewertet mit 5 von 5 Sternenvon Novarime, vor 4 Monaten
- Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 19152979, vor 4 Monaten
- Bewertet mit 5 von 5 Sternenvon Dan, vor 4 Monaten
- Bewertet mit 5 von 5 Sternenvon frostbyte, vor 4 Monaten
- Bewertet mit 5 von 5 Sternenvon v1r00z, vor 4 Monatendoesn't work on Firefox 115.25.0esr, please fix it
Antwort des Entwicklers
geschrieben am vor 4 MonatenHello,
Group Speed Dial version 26.0 is still compatible with Firefox ESR 115, you can install it from here:
https://addons.mozilla.org/firefox/addon/groupspeeddial/versions/
(click the "[Download file](https://addons.mozilla.org/firefox/downloads/file/4348052/groupspeeddial-26.0.xpi)" below the change log)
Sadly, I can no longer bring back support in the current version of my addon due to missing JavaScript features in Firefox ESR 115. Even the newer ESR 128 is getting too old and in a few months will be replaced with Firefox ESR 140.
But the version 26.0 should work fine.
Best Regards,
Juraj Mäsiar - Bewertet mit 5 von 5 Sternenvon Index, vor 5 Monaten
- Bewertet mit 5 von 5 Sternenvon Hollytryx, vor 5 Monaten
- Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 10109260, vor 6 Monaten
- Bewertet mit 5 von 5 Sternenvon YATIYO, vor 6 Monaten
- Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 17506142, vor 6 Monatenvery useful and a satisfied user for over 3 years.
- Bewertet mit 5 von 5 Sternenvon Paul, vor 6 Monaten
- Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 17499412, vor 7 MonatenSpeedy alternative to FVD. Finallyyyy!
- Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 18963587, vor 7 Monaten
- Bewertet mit 5 von 5 Sternenvon Nathan Never, vor 8 Monaten
- Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 18253119, vor 8 MonatenUpdate: Thank you for the prompt reply, the CSS seems to resolve the issue so far, I will update if I have notice any more problems.
Looking forward for the next update! Best regards.
Overall the experience with Group Speed Dial is perfect, but there is one small problem I encountered with dynamic layout option.
By selecting "Hide last "+" dial in dynamic layout", there is still an invisible dial space reserved for the "+", which causes to create an extra invisible column at some cases. I am wondering if that is an intentional design, because sometimes when I accidently touch the mouse wheel and the entire layout shifts up to show me a column of nothing.
The other non-dynamic options does not have the issue, but will either squeeze or stretch the dials on a vertical monitor, that is why I have been using the dynamic layout option. It would be nice if by hiding the "+" will also remove that reserved dial space for better view. Thank you!Antwort des Entwicklers
geschrieben am vor 8 MonatenUPDATE:
I've experimented with it now, and it looks like it works fine.
And I've just realized, you can test the fix yourself - simply open Options page / General / "Custom CSS styles:" and paste there this style:
html:not(.drag_and_drop, .add_current_mode, .edit_dial, .edit_group) {
.hide_dial_plus.dynamic > .dials > .is_plus:last-of-type {display: none}
}
/* ------------------------------------------ */
Hello,
I can confirm that the hidden "+" dial is indeed taking space.
I'm not sure why though.
But I understand how this is unexpected from the user point.
I'll do my best to fix this in the upcoming 27.2 version (it should be out in a few weeks).
Best Regards,
Juraj Mäsiar