1,331 reviews
- Rated 3 out of 5
Developer response
posted 2 hours ago - Rated 3 out of 5
Developer response
posted a day agoHello,
Try a different "Group layout" - first right click a group name, then select "Edit group".
There you can choose between several layout, some allows you to specify number of rows / columns, and in some you can choose the exact size of the tiles.
Some incomplete documentation is also here:
https://github.com/fastaddons/GroupSpeedDial/wiki/Group-layouts
Best Regards,
Juraj Mäsiar - Rated 5 out of 5
- Rated 1 out of 5
Developer response
posted a month agoHello,
It's best to write a comment here instead:
https://bugzilla.mozilla.org/show_bug.cgi?id=1871632
or here:
https://discourse.mozilla.org/t/is-there-a-plan-to-allow-addons-override-new-tab-page-on-android/125410
Sadly, there is nothing more I can do about this situation. Only Firefox team can fix it.
Best Regards,
Juraj Mäsiar - Rated 3 out of 5
Developer response
posted a month agoHello,
See the Options page / Dials tab / "Always open in new tab" (at the bottom).
That should make clicking a dial open new tab and not focus it - if that's what you are after :).
Note that also middle mouse click opens dials in new tab (not focused).
For further questions, feel free to contact me here:
admin@fastaddons.com
Best Regards,
Juraj Mäsiar - Rated 2 out of 5
Developer response
posted a month agoHello,
There is only a few paid features:
https://github.com/fastaddons/GroupSpeedDial/wiki/PRO-version-features
The issue is, that some basic features are just not that intuitive to do, make sure to watch this introduction video:
https://www.youtube.com/watch?v=mgAJTjrcIRI
Best Regards,
Juraj Mäsiar - Rated 5 out of 5
- Rated 4 out of 5
- Rated 4 out of 5
Developer response
posted 2 months agoHello,
Could you send me email (admin@fastaddons.com) with more details?
Because I'm not sure I understand the issue.
Note that restarting Firefox doesn't preserve addons tabs, so dials page is usually closed after restarting:
https://bugzilla.mozilla.org/show_bug.cgi?id=1742771
I'm not sure this helps, but you can press F4 to open dials page, or "Alt + o" to open quick search.
Best Regards,
Juraj Mäsiar - Rated 5 out of 5Update: 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!Developer response
posted 2 months agoUPDATE:
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 - Rated 5 out of 5
Developer response
posted 3 months agoHello,
Yes, the latest version 27.0 requires at least Firefox ESR 128.
However, for your Firefox ESR 115 you can still install the previous version 26.0 from here:
https://addons.mozilla.org/addon/groupspeeddial/versions/
(see the "Download file" below the the changelogs for Version 26.0)
But at the same time I would strongly recommend upgrading your Windows 7 to something newer - since the old Firefox 115 is missing some new web features so sooner or later, even normal webpages will stop working for you. Note that Windows 10 is also getting unsupported by Microsoft later this year, so you better upgrade directly to 11 :), or switch to Linux Mint, that way your device would be still as fast as on Windows 7.
Best Regards,
Juraj Mäsiar - Rated 2 out of 5
Developer response
posted 3 months agoHello,
You can change group layout (so also dial sizes) in the "Edit group" window - right click group name or click the main menu to access "Edit group".
See also introduction video:
https://www.youtube.com/watch?v=mgAJTjrcIRI
I'm also working on a updated documentation:
https://github.com/fastaddons/GroupSpeedDial/wiki/Group-layouts
Best Regards,
Juraj Mäsiar - Rated 5 out of 5
- Rated 5 out of 5
- Rated 5 out of 5
Developer response
posted 3 months ago