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

Feature request: Get URLs of other media (also on multiple tabs) #32

Open GhbSmwc opened 4 years ago

GhbSmwc commented 4 years ago

Sorry for late of coming back here for a while.

Anyway, firefox has this feature - View Page info which is found on the context menu or clicking on the padlock icon, then show connection details (right arrow button) and then More information.

On the media tab, you'll find a list of loaded content's URLs, this includes images, videos, etc. I would like linkgopher multi-tab ( https://github.com/andrewdbate/linkgopher/ ) to be able to not only extract clickable links, but also media URLs too. There isn't an issue tab on that page in that link, so I was thinking this is the better place to post my request here.

Firefox's page info only gets URLs of media on the current tab.