az0 / linkgopher

Firefox/Google Chrome add-on: Extracts all links from web page, sorts them, removes duplicates, and displays them in a new tab for inspection or copy and paste into other systems.
GNU General Public License v3.0
257 stars 56 forks source link

Different kind of link (email, torrent, tel) #37

Open HumanG33k opened 3 years ago

HumanG33k commented 3 years ago

This is about get all kind of link of a page.

for ie starting with :

jadedgnome commented 1 year ago

forum bbcode too [MEDIA=youtube]e3spHrM7svg[/MEDIA]

<span data-s9e-mediaembed="youtube"> i'm not asking to reconstruct an url from that but to just show it.

gitoss commented 8 months ago

I'd like to +1 for extracting Magnet links - I'm not asking for special handling, but just to show the link in the general list.

Sample magnet link: magnet:?xt=urn:btih:9F9165D9A281A9B8E782CD5176BBCC8256FD1871&dn=Ubuntu+16.04.1+LTS+Desktop+64-bit&tr=http%3A%2F%2Ftorrent.ubuntu.com%3A6969%2Fannounce&tr=http%3A%2F%2Fipv6.torrent.ubuntu.com%3A6969%2Fannounce

Alas, I just found another extension that does it: https://addons.mozilla.org/en-US/firefox/addon/web-link-extractor/

az0 commented 8 months ago

On Mozilla, I disabled Link Gopher version 2.6.1, which makes version 2.5.0 the primary version. I assume it will not downgrade you, so you may need to reinstall. Let me know how it goes.

az0 commented 8 months ago

I released Link Gopher 2.6.2 to revert the theme-related changes. Better now?

gitoss commented 8 months ago

I released Link Gopher 2.6.2 to revert the theme-related changes. Better now?

Um, Mozilla Addons still shows 2.5.0 "Last updated 25 days ago (Sep 28, 2023)" - can I get the xpi over here on github to give it a try?

Btw, 2.5.0 doesn't extract magnet links either. I dunno if Link Gopher did this some time in the past, or if I'm simply mistaken. Can be fixed by using web-link-extractor, so no worries...

... but I did like the <= 2.5.0 interface way better, so I'll have a look at 2.6.1 anyway. Thanks for your work, for generic and filtered httpx link extraction Link Gopher is great!