Anmeldelser af Link Text and Location Copier
Link Text and Location Copier af William Groenendijk
Svar fra William Groenendijk
Svar fra udvikleren
skrevet 7 år sidenThanks 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 anmeldelser
- Bedømt til 1 ud af 5af Fleet Command, 2 måneder sidenIt'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.
- Bedømt til 5 ud af 5af Pxtl, et år siden
- Bedømt til 4 ud af 5af george galily, 5 år sidenIt does not work on selected multiple links . ANYWAY,
Thanks very much :) - Bedømt til 5 ud af 5af bmjhjhgjgh, 5 år sidenThe best of its kind! Great!
Customizable and few permissions required. - Bedømt til 5 ud af 5af grahamperrin, 5 år siden
- Bedømt til 4 ud af 5af Firefox-bruger 13790003, 5 år sidenI 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. :) - Bedømt til 5 ud af 5af DiverSant, 5 år siden
- Bedømt til 5 ud af 5af Pei-lun, 5 år siden
- Bedømt til 5 ud af 5af Unvir, 6 år sidenCould you add the positibility of replacing link text with link url/href? This would help copy with complete URL information.
- Bedømt til 4 ud af 5af Sergnikow, 6 år siden
- Bedømt til 3 ud af 5af Gess, 6 år sidenI 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! - Bedømt til 1 ud af 5af sojusnik, 6 år sidenThe 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). - Bedømt til 5 ud af 5af Firefox-bruger 12891445, 6 år sidenExcellent 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?
- Bedømt til 4 ud af 5af Firefox-bruger 14560096, 6 år siden
- Bedømt til 5 ud af 5af Firefox-bruger 14610168, 6 år siden
- Bedømt til 5 ud af 5af saghe, 6 år siden
- Bedømt til 5 ud af 5af xeem, 6 år sidenthank 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!
- Bedømt til 5 ud af 5af Firefox-bruger 14376845, 7 år siden
- Bedømt til 5 ud af 5af brianjmiller, 7 år sidenGreat extension if you work a lot with links. Saved my workflow after Quantum wrecked it. Developer very responsive.
- Bedømt til 5 ud af 5af asmwarrior, 7 år siden
- Bedømt til 5 ud af 5af Chudo-Yudo, 7 år siden
- Bedømt til 3 ud af 5af Michael Kenward, 7 år sidenNice. 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.Svar fra udvikleren
skrevet 7 år sidenThanks 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. - Bedømt til 5 ud af 5af Firefox-bruger 14026143, 7 år sidenI 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%Svar fra udvikleren
skrevet 7 år sidenHi, I recently found out there was a little bug for %U when used with selections. Version 1.7.2 should fix this problem.