Análises para Link Text and Location Copier
Link Text and Location Copier por William Groenendijk
Resposta por William Groenendijk
Resposta do programador
publicado a há 7 anosThanks 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 análises
- Avaliado em 1 de 5por Fleet Command , há 2 mesesIt'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.
- Avaliado em 4 de 5por george galily , há 5 anosIt does not work on selected multiple links . ANYWAY,
Thanks very much :) - Avaliado em 5 de 5por bmjhjhgjgh , há 5 anosThe best of its kind! Great!
Customizable and few permissions required. - Avaliado em 5 de 5por grahamperrin , há 5 anos
- Avaliado em 4 de 5por Utilizador do Firefox 13790003 , há 5 anosI 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. :) - I 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! - Avaliado em 5 de 5por Utilizador do Firefox 12891445 , há 6 anosExcellent 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?
- Avaliado em 4 de 5por Utilizador do Firefox 14560096 , há 6 anos
- Avaliado em 5 de 5por Utilizador do Firefox 14610168 , há 6 anos
- Avaliado em 5 de 5por Utilizador do Firefox 14376845 , há 7 anos
- Avaliado em 5 de 5por brianjmiller , há 7 anosGreat extension if you work a lot with links. Saved my workflow after Quantum wrecked it. Developer very responsive.
- Avaliado em 5 de 5por asmwarrior , há 7 anos
- Avaliado em 5 de 5por Chudo-Yudo , há 7 anos
- Avaliado em 5 de 5por Utilizador do Firefox 14113469 , há 7 anosgood !
好みのフォーマットでリンクコピーできるものを探していた。まさにこれ。 - Avaliado em 3 de 5por Michael Kenward , há 7 anosNice. 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.Resposta do programador
publicado a há 7 anosThanks 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. - Avaliado em 5 de 5por Utilizador do Firefox 14026143 , há 7 anosI 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%Resposta do programador
publicado a há 7 anosHi, I recently found out there was a little bug for %U when used with selections. Version 1.7.2 should fix this problem.