Skip to content

cssnr/link-extractor

Repository files navigation

Build GitHub Release

Link Extractor

Extract all links from a page or use a regex filter...

Table of Contents

Overview

Because a once good project turned into bloatware: https://github.com/az0/linkgopher

Development

Chrome Setup

  1. Download (or clone) the repo: link-extractor-master.zip
  2. Unzip the archive, place the folder where it must remain and note its location for later.
  3. Open Chrome, click the 3 dots in the top right, click Extensions, click Manage Extensions.
  4. In the top right, click Developer Mode then on the top left click Load unpacked.
  5. 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.

Firefox Setup

Note

This does not work on Release Firefox! You must use ESR, Development, or Nightly.

  1. Download (or clone) the repo: link-extractor-master.zip
  2. Open about:config search for xpinstall.signatures.required and set to false.
  3. Open about:addons and drag the zip file to the page or choose Install from File from the Settings wheel.
  4. 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.