Beoordelingen voor Group Speed Dial
Group Speed Dial door Juraj Mäsiar
Antwoord van Juraj Mäsiar
Antwoord van ontwikkelaar
5 jaar geleden geplaatstHello,
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
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
1.201 beoordelingen
- Waardering: 4 van 5door Firefox-gebruiker 5926074, één dag geledenI have been using it for a long time, but when I set ``Automatically open/close bookmark toolbar on mouseover'' in userChrome.css, Group selection and menus do not work.
#nav-bar {
background-color:transparent !important;
}
#PersonalToolbar {
position: absolute;
top: 63px;
left: 0;
width: 100%;
height: 33px;
z-index: 9999;
visibility: collapse !important;
-moz-transition-duration: .15s !important;
-moz-transition-timing-function: ease-in-out !important;
}
#navigator-toolbox:hover > #PersonalToolbar {
visibility: visible !important;
-moz-transition: .15s ease-in-out;
Is there any workaround?Antwoord van ontwikkelaar
één dag geleden geplaatstHello,
From what I can see in your CSS, I would guess that the "#PersonalToolbar" is too big or too far down. Also it has "absolute" position so it's not part of the layout (it floats above in it's own layer). Try to give it some background color so that you see where it is on the page.
But isn't this causing issues on all web pages? Or is it somehow there only when you open dials page?
Regarding workaround, you could increase "Group list height", but it's not great solution.
Best Regards,
Juraj Mäsiar - Waardering: 5 van 5door Firefox-gebruiker 13486815, 6 dagen geleden
- Waardering: 1 van 5door Firefox-gebruiker 15684838, 9 dagen geledenRe install firefox and Group speed dial add on. Unable to google login, all the important tabs are now lost. Very frustrating.
Antwoord van ontwikkelaar
9 dagen geleden geplaatstHello,
Google login was temporary unaccessible Friday / Saturday (morning) due to network issues at my VPS provider.
It should work again. If not, please contact me to my support email.
Best Regards,
Juraj Mäsiar - Waardering: 5 van 5door slalalavka, 15 dagen geledenThe addition really deserves the respect of the developer. Of all the things I've tried, this is the best. Unfortunately, I live in Russia and we do not have the opportunity to pay for the PRO version. I really wanted to see how live dialogues work in this add-on, but it doesn’t seem to be the case. For me, this add-on without the PRO version is tantamount to licking sugar through a jar. What a pity
- Waardering: 3 van 5door Firefox-gebruiker 15919878, één maand geleden
- Waardering: 1 van 5door Firefox-gebruiker 18028100, één maand geledenDon't bother with this dialer. It keeps deleting all of my bookmarks that I spend quite a bit of time setting up. Sometimes they'll last for a few months, sometimes only a few days. I'm getting really sick of having to re-input all of my dials and setting things up over and over again. It's extremely frustrating to open my browser to go to a site I've bookmarked to find all of them gone. It's happened far too many times and I'm done!!!!
Antwoord van ontwikkelaar
één maand geleden geplaatstHello,
It's not normal to loose any data. It's worth investigating why it's getting deleted.
Some info about recovery can be found here:
https://github.com/fastaddons/GroupSpeedDial/wiki/Recovery-of-your-dials,-how-are-dials-stored-and-how-to-make-a-backup
Best Regards,
Juraj Mäsiar - Waardering: 5 van 5door Firefox-gebruiker 18024969, één maand geledenI have been using this extension for a long time.
Very large functionality and everything works as I need it. I recommend it!!! - Waardering: 5 van 5door Rusty Trombone, één maand geledenThis is far and away the best speed dial extension, and I've tried most of them.
Where the others suddenly stop working, or don't have the features, this is stable and configurable. With a workable backup/restore feature, you're covered and never stuck.
The developer is also updating frequently and gives good support.
Get this. There's no need to look anywhere else. - Waardering: 4 van 5door bane92in, één maand geleden
- Waardering: 5 van 5door Firefox-gebruiker 18001991, 2 maanden geleden
- Waardering: 5 van 5door SolembumZzz, 2 maanden geleden
- Waardering: 5 van 5door jkhamisani, 2 maanden geledenVery Useful Addon. A must for all the active users
- Waardering: 5 van 5door Firefox-gebruiker 12529028, 3 maanden geleden
- Waardering: 5 van 5door Enrique, 3 maanden geleden
- Waardering: 5 van 5door WarnerJan Veldhuis, 3 maanden geleden
- Waardering: 1 van 5door Firefox-gebruiker 11478734, 3 maanden geleden20230628, screen image with the issue
https://www.myqnapcloud.com/smartshare/7380138mn2opo68045v58a66_035217jk7m852nsrqv94u2x5y3020417
older:
breaks other addons functionality
example:
Simple Tab Groups: opening a URL in a container defined in Simple Tab Groups
or, in an aother way
only accept it if you pay a monthly subscription fee
opening a URL in a container is a basic functionality of Firefox, not letting-blocking addons of this functionality is unacceptableAntwoord van ontwikkelaar
3 maanden geleden geplaatstHello,
My addon is not blocking any native browser features (or other addon features), that would be insane. At least I can honestly say I'm not aware of any such thing.
The dials in my addon are simple links (anchor elements), if the target page is assigned to a container (using the Firefox Containers addon), it will be opened in a container.
The PRO version in my addon only allows assigning specific dials to specific container.
I'm really sorry for the issues, feel free to contact me with more details and we can try to investigate it further.
Best Regards,
Juraj Mäsiar - Waardering: 4 van 5door Ramuil, 4 maanden geledenA great extension, a much more convenient replacement for "FVD Speed Dial". Of the cons, there is no setting to show the URL address at the bottom of the dial
- Waardering: 5 van 5door Firefox-gebruiker 13473348, 4 maanden geleden
- Waardering: 5 van 5door DonKaktus, 4 maanden geleden
- Waardering: 5 van 5door Александр, 4 maanden geleden
- Waardering: 5 van 5door Feen, 5 maanden geledenI've been using this for several years, I even pay for the Pro Version. Absolutely worth it. I don't know how I'd manage without it. The best way to set up multiple bookmarks that are easy to find and navigate. I wholeheartedly recommend.
Antwoord van ontwikkelaar
5 maanden geleden geplaatstThank you the nice words and for supporting my work! :)
I'm happy you like it and stay tuned for even more features.
Have a great weekend! - Waardering: 5 van 5door Firefox-gebruiker 15325087, 5 maanden geledenКак отключить переключение на уже открытую вкладку из страницы с диалами, (диал с синим кружком) ? С двумя мониторами доставляет массу проблем, на втором мониторе не открываются диалы, если они уже открыты на первом.
Antwoord van ontwikkelaar
5 maanden geleden geplaatstHello,
See the Options page / General tab / Already opened page detection (see a "blue dot" in dial title) - Waardering: 5 van 5door Jo, 5 maanden geledenreliable and flexible dial page. I have been using it for years and I love how I can customize pages and the size of the dials differently for each page.