Reviews for Copy Text Link (Web Extension)
Copy Text Link (Web Extension) by Zatsune Sakurako
12 reviews
- Rated 5 out of 5by Mohammed Mahmoud, 5 years ago
- Rated 5 out of 5by Lexuthor, 5 years ago
- Rated 5 out of 5by Kain, 6 years agoIt actually works on every website I visit, which are quite a few. Simple to use with a right-click. No highlighting needed. Highly recommend.
- Rated 5 out of 5by Ahmmad Ismail, 7 years ago
- Rated 5 out of 5by Firefox user 14283278, 7 years agoTried other extensions like "copy link text" and "Fennec copy link text" and they do not work in thetvdb.com. This one does.
- Rated 5 out of 5by Firefox user 13442555, 8 years ago
- Rated 5 out of 5by Firefox user 13487622, 8 years agoHi, please add a "Copy Link Text" context menu item in the tap and hold link context menu.
- Rated 5 out of 5by Liam, 8 years agoIt works now.
Nothing gets copied. It doesn't work with FF 56 (64bit) - Rated 5 out of 5by mickael49300_fr, 9 years agofait se que on lui demande pas de gros bug sauf celui signaler ;-)
- Rated 5 out of 5by ale, 9 years agonot working at all with nightly v54
sorry fotr the bd review it was a user script (trough tampermonkey https://greasyfork.org/en/scripts/12561-allow-copy-and-context-menu-continued) that interferes with this ext,if possible look into the issueDeveloper response
posted 9 years agoIt's not "at all", I just found one issue, it's a purely Firefox related problem of Content Security Policy, there's no problem on Chrome. I tried on the home page of DuckDuckGo and there's no problem.
With Firefox way of loading content scripts, you might need to re-open or refresh tabs after installing.
Your problem is because your script cancel all events happening with the right click (context menu), I can not do anything with it. In simple words, that script prevent events that could allow to get a targetted element to occur, so, there's no much way to do another way, except you activate your script when you need.