Extract all links from a page or use a regex filter...
Because a once good project turned into bloatware: https://github.com/az0/linkgopher
- Download (or clone) the repo: link-extractor-master.zip
- Unzip the archive, place the folder where it must remain and note its location for later.
- Open Chrome, click the
3 dots
in the top right, clickExtensions
, clickManage Extensions
. - In the top right, click
Developer Mode
then on the top left clickLoad unpacked
. - Navigate to the folder you extracted in step #3 then click
Select Folder
.
Addon should now be installed.
You can optionally pin the Addon by clicking the Puzzle Piece
in the top right corner then clicking the Pin
icon.
Note
This does not work on Release Firefox! You must use ESR, Development, or Nightly.
- Download (or clone) the repo: link-extractor-master.zip
- Open
about:config
search forxpinstall.signatures.required
and set tofalse
. - Open
about:addons
and drag the zip file to the page or choose Install from File from the Settings wheel. - You may also load temporary from
about:debugging#/runtime/this-firefox
Addon should now be installed.
You can optionally pin the Addon by clicking the Puzzle Piece
in the top right corner then clicking the Settings wheel and then Pin to Toolbar
.