Recensioner för Group Speed Dial
Group Speed Dial av Juraj Mäsiar
953 recensioner
- Betygsatt 5 av 5av Firefox-användare 14387602, för 8 år sedan
- Betygsatt 5 av 5av Firefox-användare 13272564, för 8 år sedan
- Betygsatt 5 av 5av Firefox-användare 13778865, för 8 år sedan
- Betygsatt 5 av 5av kasra2012, för 8 år sedan
- Betygsatt 5 av 5av Firefox-användare 14373693, för 8 år sedan
- Betygsatt 5 av 5av Firefox-användare 14371101, för 8 år sedan
- Betygsatt 5 av 5av Firefox-användare 14358316, för 8 år sedanHo aggiornato firefox a quantum e speed dial non funzionava più. Ho installato questo e ho importato il backup di speed dial e funziona che è una meraviglia
- Betygsatt 5 av 5av Firefox-användare 14300269, för 8 år sedan
- Betygsatt 5 av 5av Firefox-användare 13249205, för 8 år sedan
- Betygsatt 5 av 5av alec, för 8 år sedan
- Betygsatt 5 av 5av Willy Hoffmann, för 8 år sedan
- Betygsatt 5 av 5av Firefox-användare 13799256, för 8 år sedan
- Betygsatt 5 av 5av Braden Augustus, för 8 år sedan
- Betygsatt 5 av 5av Firefox-användare 14300390, för 8 år sedan
- Betygsatt 5 av 5av Maestro, för 8 år sedanHello! I installed your add-on a few months ago and recently after updating the browser to version 60.2.2esr(x64) in the LMDE-3 Cindy Linux-4.9.0.8-amdx64 operating system. After closing and shutting down the browser constantly gives an error. In the browser closing error logs there is your GroupSpeedDial extension. How to fix the problem of incorrect shutdown of the browser due to the expansion of GroupSpeedDial? Thank you in advance, with respect, Maestro!
Utvecklarens svar
postad för 8 år sedanHello,
Could you please contact me to my support e-mail?
Also send me please the error message. There is a link to send me e-mail in that error message.
Best regards,
Juraj Mäsiar - Betygsatt 5 av 5av Firefox-användare 14318742, för 8 år sedan
- Betygsatt 5 av 5av Firefox-användare 14319088, för 8 år sedan
- Betygsatt 5 av 5av Firefox-användare 12958424, för 8 år sedan
- Betygsatt 5 av 5av Firefox-användare 14314099, för 8 år sedan
- Betygsatt 5 av 5av vperv, för 8 år sedan
- Betygsatt 5 av 5av robert-zr, för 8 år sedan
- Betygsatt 5 av 5av Firefox-användare 14190224, för 8 år sedanHello,
Long time i was searching for Speed dial like your's. Thank you for your work. The only option is missing for me is dial scrolling option, like group scrolling but for dials, couse i love big thumbnails and 12 dial on group is to small for me. Is there possibility to add dial scrolling?Utvecklarens svar
postad för 8 år sedanHello,
I tried this recently, but It I was not satisfied with the result - I was not able to hide scrollbar properly.
However thanks to recent updates, you can now try it yourself.
Go to Options page, and to the field "Custom CSS styles:" enter this:
.dials > a > div {
overflow-y: scroll;
margin-right: -29px;
}
That will enable scrolling of the dials, plus hides the scrollbar.
Alternatively, if you want to see scrollbar and only when it's really needed (when the image is long enough), you can use this:
.dials > a > div {
overflow-y: auto;
}
I hope this helps :)
Best regards,
Juraj Mäsiar - Betygsatt 5 av 5av Firefox-användare 5905435, för 8 år sedan
- Betygsatt 5 av 5av Gerardo, för 8 år sedanI wanted to comment that for a long time I had this error when I enable the extension
What I have is an error reported by the IdexedDB error handler:
`e.target.error.name`: 'UnknownError'
`e.target.error.message`: 'The operation failed for reasons unrelated to the database itself and not covered by any other error code'
https://bugzilla.mozilla.org/show_bug.cgi?id=944918
The solution for this was to go to `about:support` to find my Profile Folder and to delete the contents of the `storage` folder from my profile.
Now I came back to my preferred extension!