Beoordelingen voor Link Text and Location Copier
Link Text and Location Copier door William Groenendijk
Antwoord van William Groenendijk
Antwoord van ontwikkelaar
8 jaar geleden geplaatstThanks for your review. In the new version (1.4.2, released moments ago), I made it possible to use the same 'tag' multiple times. It never occurred to me to think of that, so thanks for bringing it up.
Support for copying images is on my road map, but I'm still not sure how to do that in a way that makes sense.
Update: I've added a %I variable, that will return the image url. I really have to think about adding some conditional logic to the templates to make it really useful, but it's a start.
Support for copying images is on my road map, but I'm still not sure how to do that in a way that makes sense.
Update: I've added a %I variable, that will return the image url. I really have to think about adding some conditional logic to the templates to make it really useful, but it's a start.
36 beoordelingen
- Waardering: 1 van 5door Fleet Command, 3 maanden geledenIt's not working at the moment (3 March 2025, Firefox 135.0.1). The extension's GitHub repository was last updated 7 years ago, on 26 Dec 2018. Hence, it's safe to assume this extension will never work again.
- Waardering: 5 van 5door Pxtl, 2 jaar geleden
- Waardering: 4 van 5door george galily, 5 jaar geledenIt does not work on selected multiple links . ANYWAY,
Thanks very much :) - Waardering: 5 van 5door bmjhjhgjgh, 5 jaar geledenThe best of its kind! Great!
Customizable and few permissions required. - Waardering: 5 van 5door grahamperrin, 5 jaar geleden
- Waardering: 4 van 5door Firefox-gebruiker 13790003, 5 jaar geledenI had been using an "outdated" version of Firefox simply because, as I think is the case for many others, some important-to-me add-ons were no longer supported in Quantum. CoLT was one of those add-ons. This add-on, however, has equaled CoLT for my purposes, and so now I've made a relatively comfortable move to the latest FF.
Thanks to both this author AND the author of CoLT, wherever you are. CoLT was, to me, one of the most useful add-ons; ya done good. :) - Waardering: 5 van 5door DiverSant, 5 jaar geleden
- Waardering: 5 van 5door Pei-lun, 5 jaar geleden
- Waardering: 5 van 5door Unvir, 6 jaar geledenCould you add the positibility of replacing link text with link url/href? This would help copy with complete URL information.
- Waardering: 4 van 5door Sergnikow, 6 jaar geleden
- Waardering: 3 van 5door Gess, 6 jaar geledenI want to copy the selected text along with the links:
the selected text itself;
the name of the link;
URL link.
For example, here is a piece of text from a wikipedia article:
https://en.wikipedia.org/wiki/Cross-platform_software#Hardware_platforms
This is a simple copy of the text.
***
A hardware platform can refer to an instruction set architecture. For example: x86 architecture and its variants such as IA-32 and x86-64. These machines often run one version of Microsoft Windows,[5] though they can run other operating systems as well, including Linux, OpenBSD, NetBSD, macOS and FreeBSD.
***
And so I need:
***
A hardware platform can refer to an instruction set architecture https://en.wikipedia.org/wiki/Instruction_set_architecture. For example: x86 architecture and its variants such as IA-32 https://en.wikipedia.org/wiki/IA-32 and x86-64 https://en.wikipedia.org/wiki/X86-64. These machines often run one version of Microsoft Windows,[5] though they can run other operating systems as well, including Linux, OpenBSD https://en.wikipedia.org/wiki/OpenBSD, NetBSD https://en.wikipedia.org/wiki/NetBSD, macOS and FreeBSD https://en.wikipedia.org/wiki/FreeBSD.
***
How to do this in link-text-location-copier?
Thanks! - Waardering: 1 van 5door sojusnik, 6 jaar geledenThe development of this add-on has stopped, because the creator of this add-on has passed away, as it is stated in the creator's user profile.
For a good replacement, search for the "Format Link" add-on (by Hiroaki Nakamura). - Waardering: 5 van 5door Firefox-gebruiker 12891445, 6 jaar geledenExcellent replacement for CoLT, nice improvement over Format Link. Question: Would it be possible to change the format of the timestamp (%L) with this add-on?
- Waardering: 4 van 5door Firefox-gebruiker 14560096, 6 jaar geleden
- Waardering: 5 van 5door Firefox-gebruiker 14610168, 6 jaar geleden
- Waardering: 5 van 5door saghe, 6 jaar geleden
- Waardering: 5 van 5door xeem, 6 jaar geledenthank you for this! i've been looking for a CoLT replacement that could copy a selection/title and link and paste it to visual TinyMCE (WordPress editor) with the proper mime type so it ends up as an HTML link - perfect!
- Waardering: 5 van 5door Firefox-gebruiker 14376845, 7 jaar geleden
- Waardering: 5 van 5door brianjmiller, 7 jaar geledenGreat extension if you work a lot with links. Saved my workflow after Quantum wrecked it. Developer very responsive.
- Waardering: 5 van 5door asmwarrior, 7 jaar geleden
- Waardering: 5 van 5door Chudo-Yudo, 7 jaar geleden
- Waardering: 5 van 5door Firefox-gebruiker 14113469, 7 jaar geledengood !
好みのフォーマットでリンクコピーできるものを探していた。まさにこれ。 - Waardering: 3 van 5door Michael Kenward, 7 jaar geledenNice. As others say, it takes over where COLT left off.
It negates my main reason for not updating Firefox.
I need to work out how to configure it in the same way. (Hence the ***.) But that is down to me rather than the app.Antwoord van ontwikkelaar
7 jaar geleden geplaatstThanks for using the extension and the review. I have written some documentation, available at https://evilnickname.github.io/link-text-location-copier, but if you have any questions, feel free to contact me. - Waardering: 5 van 5door Firefox-gebruiker 14026143, 7 jaar geledenI use this addon to cite text from websites with the page URL. Unfortunately, "Context dependant custom format variables" stopped copying URL's for plain text, after a Firefox update.
I checked on the author's page for the addon: https://evilnickname.github.io/link-text-location-copier/
It offered "Context independant custom format variables" in a second table. I used those. Changing the "plain text" menu format works perfectly (even, at the moment, in Nightly):
%selection% — %N — %pagetitle% — %N — %pageurl%Antwoord van ontwikkelaar
7 jaar geleden geplaatstHi, I recently found out there was a little bug for %U when used with selections. Version 1.7.2 should fix this problem.