Beoordelingen voor Plain Text Linker
Plain Text Linker door Marnes
4 beoordelingen
- Waardering: 4 van 5door phloo, 5 jaar geledenOn MacOS double-clicked links always open with focus in new tab. Besides that, it should be a preference for the default value to change the opening behaviour (back or foreground). An addon to help usability and being quicker should not require mouse AND keyboard usage at the same time.
Antwoord van ontwikkelaar
5 jaar geleden geplaatstSorry, I can't fix the background/foreground behavior if it doesn't work correctly (on your Mac only). That's most likely a firefox bug instead, since all an addon has to do is specify which it wants. The setting is a good point, please follow progress on that here: https://gitlab.com/Marnes/plain-text-linker/issues/18 (though I suspect it will also not work for you even if I implement it) - Waardering: 4 van 5door vertigo, 7 jaar geledenDoes exactly what it says. For some reason, it opens links in new tabs whether or not I use the ctrl modifier. This isn't a problem, since that's what I prefer, but worth mentioning. I actually didn't think it would work for me since I expected it to open links in the same tab, and there's no option to swap the behavior (i.e., open in new tab without modifier and in current tab with modifer), though there should be. It does switch to the tab right away, and I actually prefer when I open links in a new tab that they open in background tabs. Using the ctrl modifier makes it open in a background tab. I suspect this variation is caused by another add-on, perhaps TabMixPlus, but it appears that an option to swap the behavior would still be useful.
One thing I would really like to see (and, combined with an option to swap the modifier behavior, it would make this a 5-star add-on) is the ability to set it to ignore the clicking (not open the link) if I double-click and drag, so I can select/highlight a link without opening it. If that's not possible, perhaps an option to make it open the link with a triple-click.
Edit in response to dev's reply: I'm not suggesting the default behavior be changed to swap the function of the modifier key, just that an option be given so the user can swap it if they choose. Thanks for the reply and for your contributions!Antwoord van ontwikkelaar
7 jaar geleden geplaatstIt's been a while since I last read a proper review :')
You can follow progress on the features you mentioned here: https://gitlab.com/Marnes/plain-text-linker/issues/12 https://gitlab.com/Marnes/plain-text-linker/issues/13
Nice catches. I should have thought of the ctrl key thing at least since tab control and the convention of using modifier keys for tab behavior is a personal pet peeve.
I'm not sure about swapping the behavior though: that would go 180deg against convention... The point of the addon is to interpret plaintext URLs as regular links, so swapping the modifier key behavior would be an anti-feature. - Waardering: 4 van 5door Firefox-gebruiker 13215632, 7 jaar geleden-The previous firefox review is my mistake.
Double-click on the plain text to open the link to the right of the current tab.
I think it will be really useful when it improves.Antwoord van ontwikkelaar
7 jaar geleden geplaatstSorry but your request doesn't make any sense to me. The only interaction this addon can detect is when you doubleclick on a plaintext url. Double-clicking on the tab bar and such is not detectable with an addon, and even if it was, a doubleclick on the tab bar would not tell my addon which url you want to open. Post an issue on gitlab ( https://gitlab.com/Marnes/plain-text-linker/issues ) if you want to discuss this. - Waardering: 4 van 5door Juanka Hula, 8 jaar geledenThanks for updating it. I tested and it works most of the times. Little more to be able to cover all the cases and it'll be 5* for sure. Thanks again.
Antwoord van ontwikkelaar
8 jaar geleden geplaatstGot any specific, important cases in mind? Post an issue on gitlab please