I need a link (url) extractor to extract links from within mozilla fire fox, This will extract all links from opened tabs (must be able to do atleast 20 tabs at once).
I need to be able to input something so that it will only extract certain links for example..
If the links below are within the web pages
http://test.tld/testlink.php
http://domain.tld/testlink.php
http://test.tld/link2.php
http://domain.tld/link2.php
but i only want links that contain link.php and not link2.php i need …
