Recenzje dodatku Group Speed Dial
Group Speed Dial Autor: Juraj Mäsiar
1354 recenzje
- Ocena: 5/5Autor: Użytkownik Firefoksa 14716474, 7 lat temuVery good! Please make scroll pages inside the dials and clickable page elements.
Odpowiedź autora
Data: 7 lat temuHello,
I'm not sure I understand, but if you want to be able to scroll the thumbnails, you can 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;
}
If you mean something else, please contact me to my support e-mail.
Best regards,
Juraj Mäsiar - Ocena: 5/5Autor: Użytkownik Firefoksa 14607800, 7 lat temu
- Ocena: 5/5Autor: Użytkownik Firefoksa 13673541, 7 lat temuAlot of options and very fast. Exactly what i needed. Many thanks to the dev
- Ocena: 5/5Autor: Użytkownik Firefoksa 14551762, 7 lat temu
- Ocena: 3/5Autor: MatsSvensson, 7 lat temuNice, but i wish it would just work like the original speed dial.
It keep opening an extra invisible window, how do I turn that off?
And the rules for rendering thumbs makes no sense at all.
Why are there separate settings for how its rendered when its reloaded and 2-3 various other ones that seem to be triggered at random?
Whatever you do to finally get it to look sharp, after a while it always ends up looking like a crap later.Odpowiedź autora
Data: 7 lat temuHello,
The thumbnails generation is very complex process now. Sadly the API that was available before for the SpeedDial is not available anymore.
There are three options for generating thumbnails and each of them has some advantages and some disadvantages.
But the best results are from the background reload - which works in the invisible tab. These thumbnails should be sharp.
This method is by default used when you add a new dial (unless you use "Add this page to dial" from context menu on a page).
You can also use reload by visiting page which also yields good thumbnails and it works on any page.
I will try to simplify the options in near future for easier usage...
Also feel free to contact me directly on my support e-mail.
Best regards,
Juraj Mäsiar - Ocena: 5/5Autor: Użytkownik Firefoksa 14709996, 7 lat temu
- Ocena: 5/5Autor: Użytkownik Firefoksa 14709407, 7 lat temu
- Ocena: 5/5Autor: Vanessence, 7 lat temu
- Ocena: 5/5Autor: Użytkownik Firefoksa 14686207, 7 lat temu
- Ocena: 5/5Autor: Użytkownik Firefoksa 14679824, 7 lat temu
- Ocena: 5/5Autor: Użytkownik Firefoksa 13496140, 7 lat temu
- Ocena: 3/5Autor: lu-pak, 7 lat temu
- Ocena: 4/5Autor: Użytkownik Firefoksa 14700429, 7 lat temu
- Ocena: 5/5Autor: Użytkownik Firefoksa 14682355, 7 lat temu
- Ocena: 5/5Autor: Użytkownik Firefoksa 14694462, 7 lat temu
- Ocena: 5/5Autor: Użytkownik Firefoksa 14694463, 7 lat temu
- Ocena: 5/5Autor: Roxie, 7 lat temu
- Ocena: 4/5Autor: TORO, 7 lat temuhello, very nice speeddial but,... for example if I want nice thumbnails with full width and without ads I must first set default zoom in browser and use slow "refresh by visiting page" option... please look at FVD they doing this in background with respecting browser settings like adblocker and web snapshot in thumbnails are big. But still this is great addon. Thanks
Odpowiedź autora
Data: 7 lat temuHello,
There will be a new background refresh that will work exactly as you mentioned.
I'm not sure when exactly, but it's planned.
Until it's done, you can at least tweak one value - in Options page / Thumbnails / "Default virtual page width". By default it's 1280 - like old notebook screens. You can try to increase it to 1920 - but I'm not sure if it's gonna be better (not a lot of webs is properly optimized for FullHD).
Best regards,
Juraj Mäsiar - Ocena: 5/5Autor: Użytkownik Firefoksa 14659635, 7 lat temu
- Ocena: 4/5Autor: Emplate, 7 lat temu
- Ocena: 3/5Autor: Użytkownik Firefoksa 14536586, 7 lat temu
- Ocena: 2/5Autor: Jezze, 7 lat temuWhy doesn't this add-on use my existing bookmarks to display links and folders as tiles. It makes absolutely no sense to have another bookmark manager! Is there even an import function?
Odpowiedź autora
Data: 7 lat temuHello,
Yes there is import feature - in the Options page / Import backup tab - see the "Import dials from Firefox bookmarks '.json' file" option.
The synchronization with bookmarks is planned feature and it will come in the future. But it was not requested by many users as other features.
Have a nice weekend :)
Best regards,
Juraj Mäsiar