Critiques pour Link Text and Location Copier
Link Text and Location Copier par William Groenendijk
Avis de William Groenendijk
Réponse du développeur
mis en ligne : il y a 8 ansThanks 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 notes
- Noté 1 sur 5par Fleet Command, il y a 2 moisIt'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.
- Noté 5 sur 5par Pxtl, il y a un an
- Noté 4 sur 5par george galily, il y a 5 ansIt does not work on selected multiple links . ANYWAY,
Thanks very much :) - Noté 5 sur 5par bmjhjhgjgh, il y a 5 ansThe best of its kind! Great!
Customizable and few permissions required. - Noté 5 sur 5par grahamperrin, il y a 5 ans
- Noté 4 sur 5par Utilisateur ou utilisatrice 13790003 de Firefox, il y a 5 ansI 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. :) - Noté 5 sur 5par DiverSant, il y a 5 ans
- Noté 5 sur 5par Pei-lun, il y a 5 ans
- Noté 5 sur 5par Unvir, il y a 6 ansCould you add the positibility of replacing link text with link url/href? This would help copy with complete URL information.
- Noté 4 sur 5par Sergnikow, il y a 6 ans
- Noté 3 sur 5par Gess, il y a 6 ansI 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! - Noté 1 sur 5par sojusnik, il y a 6 ansThe 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). - Noté 5 sur 5par Utilisateur ou utilisatrice 12891445 de Firefox, il y a 6 ansExcellent 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?
- Noté 4 sur 5par Utilisateur ou utilisatrice 14560096 de Firefox, il y a 6 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 14610168 de Firefox, il y a 6 ans
- Noté 5 sur 5par saghe, il y a 6 ans
- Noté 5 sur 5par xeem, il y a 6 ansthank 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!
- Noté 5 sur 5par Utilisateur ou utilisatrice 14376845 de Firefox, il y a 7 ans
- Noté 5 sur 5par brianjmiller, il y a 7 ansGreat extension if you work a lot with links. Saved my workflow after Quantum wrecked it. Developer very responsive.
- Noté 5 sur 5par asmwarrior, il y a 7 ans
- Noté 5 sur 5par Chudo-Yudo, il y a 7 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 14113469 de Firefox, il y a 7 ansgood !
好みのフォーマットでリンクコピーできるものを探していた。まさにこれ。 - Noté 3 sur 5par Michael Kenward, il y a 7 ansNice. 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.Réponse du développeur
mis en ligne : il y a 7 ansThanks 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. - Noté 5 sur 5par Utilisateur ou utilisatrice 14026143 de Firefox, il y a 7 ansI 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%Réponse du développeur
mis en ligne : il y a 7 ansHi, I recently found out there was a little bug for %U when used with selections. Version 1.7.2 should fix this problem.