Shqyrtime për Copy Selected Links
Copy Selected Links nga Marnes
92 shqyrtime
- Vlerësuar me 5 yje nga 5 të mundshëmnga ShinuToki, 2 muaj më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga SMR, 3 muaj më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga Sander Bouwhuis, 3 muaj më parëThis works great! Such a shame this isn't a standard feature in Firefox.
- Vlerësuar me 4 yje nga 5 të mundshëmnga 16710628 përdoruesi Firefox-i, 4 muaj më parëコンテキストメニューでは、ショートカットきオーの割当がない
- Vlerësuar me 5 yje nga 5 të mundshëmnga Naif1987, 8 muaj më parëVery useful tool. saved me a lot of time. Thanks to the developer
- Vlerësuar me 5 yje nga 5 të mundshëmnga 18553901 përdoruesi Firefox-i, 10 muaj më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga Tárnoki Csaba, një vit më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga Anona Mause, 2 vite më parëI used to use another add-on to do this function but for some reason it stopped differentiating links from text and so have been opening links manually for several months. Then I decided to check the add-ons today (always a good idea) and found this. It works great for what I need. I wish I'd looked earlier!
Përgjigje zhvilluesi
postuar më 2 vite më parëGlad you like it, thanks for the input. I retired my addons last weekend, they'll stay online as long as possible, but you may be interested in the just-released userscript version of Copy Selected Links: https://greasyfork.org/en/scripts/469506-copy-selected-links
Its UX is a little different but I found it quite interesting to develop and start using, and it seems to work more reliably for me. If userscripts are within your abilities to install and use, I'd actually appreciate a first user and initial feedback. I use CSL, DID, and IBCP myself so I'm actually interested in keeping those maintained as userscripts without all the hassle of publishing whole addons on the big addon stores. - Vlerësuar me 5 yje nga 5 të mundshëmnga Kadircan Ersahin, 2 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga lee321987, 2 vite më parëIt won't work because the settings won't save. If I go to this extension's page in about:addons, checkmark a box, leave the page, and come back then all the checkboxes are unchecked.
I'm not going to dock any stars though because I'm running portable Firefox on an NTFS-formatted RAMdisk, and I don't know if that has something to do with it.Përgjigje zhvilluesi
postuar më 2 vite më parëThis is typically something to report on the bug tracker, not valid review content as per AMO rules, so thanks for not weaponizing stars. But it's impossible to have a discussion here, so if you want follow-up, you'll need to go to gitlab.
A few other people have reported the same problem, but I can't reproduce it (and I use my addons myself, so...), but they all seem to do special things like running extremely old versions of firefox or using the tor browser. I really can't support cases outside the 99%, sorry. - Vlerësuar me 1 yje nga 5 të mundshëmnga 14258782 përdoruesi Firefox-i, 2 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga 13821618 përdoruesi Firefox-i, 3 vite më parëWorks well, I've never got a problem with it. Thank you for your work.
- Vlerësuar me 1 yje nga 5 të mundshëmnga gorp, 3 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga Sylvian, 3 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga glodomorrapl, 3 vite më parëworks exactly as intended, massive time/effort saver. FF 99.0.1
- Vlerësuar me 5 yje nga 5 të mundshëmnga Morteza, 3 vite më parëThis a very useful add-ons. Thanks for it.
Is there any way that I can insert an Enter (i.e. break line) between %text% and %URL% during copying into clipboard? I mean, for example, with a pattern such as %text% /n %url% I can copy text and url separately as the follow:
%text%
%url%
instead of:
%text% %url% - Vlerësuar me 1 yje nga 5 të mundshëmnga 17285999 përdoruesi Firefox-i, 3 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga Vladimir, 3 vite më parëDoes exactly what it says, huge time-saver for my personal use case.
- Vlerësuar me 3 yje nga 5 të mundshëmnga 16978199 përdoruesi Firefox-i, 4 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga decembre, 4 vite më parëGreat work very useful!
You can customize the result provided in its options.
Here some example of template:
link ▶ URL :
%text% ▶ %url%
Other template possible to create links with title but seems converted by Mozilla pages):
%text%
I try an other way - (remove all " to have the good template):
< "a href"=%url%>%text%"<"/a">"