Link Text and Location Copier értékelései
Link Text and Location Copier szerző: William Groenendijk
William Groenendijk válasza
Fejlesztői válasz
közzétéve: 7 éveThanks 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 értékelés
- Csillagos értékelés: 1 / 5készítette: Fleet Command, 2 hónapjaIt'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.
- Csillagos értékelés: 4 / 5készítette: george galily, 5 éveIt does not work on selected multiple links . ANYWAY,
Thanks very much :) - Csillagos értékelés: 5 / 5készítette: bmjhjhgjgh, 5 éveThe best of its kind! Great!
Customizable and few permissions required. - Csillagos értékelés: 5 / 5készítette: grahamperrin, 5 éve
- Csillagos értékelés: 4 / 5készítette: Firefox felhasználó 13790003, 5 éveI 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! - Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 12891445, 6 éveExcellent 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?
- Csillagos értékelés: 4 / 5készítette: Firefox felhasználó 14560096, 6 éve
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 14610168, 6 éve
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 14376845, 7 éve
- Csillagos értékelés: 5 / 5készítette: brianjmiller, 7 éveGreat extension if you work a lot with links. Saved my workflow after Quantum wrecked it. Developer very responsive.
- Csillagos értékelés: 5 / 5készítette: asmwarrior, 7 éve
- Csillagos értékelés: 5 / 5készítette: Chudo-Yudo, 7 éve
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 14113469, 7 évegood !
好みのフォーマットでリンクコピーできるものを探していた。まさにこれ。 - Csillagos értékelés: 3 / 5készítette: Michael Kenward, 7 éveNice. 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.Fejlesztői válasz
közzétéve: 7 éveThanks 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. - Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 14026143, 7 éveI 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%Fejlesztői válasz
közzétéve: 7 éveHi, I recently found out there was a little bug for %U when used with selections. Version 1.7.2 should fix this problem.