Modern Chrome and Firefox Addon to extract all links from a web page with optional filters.
Easily extract links and/or domains from any site with an optional filter including automatic dark/light mode.
- Firefox: https://addons.mozilla.org/addon/link-extractor
- Chrome: https://chrome.google.com/webstore/detail/link-extractor/ifefifghpkllfibejafbakmflidjcjfp
- Extract all Links and/or Domains
- Copy all URLs or Domains to the clipboard
- Quick Filter URLs with a regular expression
- Quick Filter links by a saved regular expression
- Automatic Dark/Light mode based on browser setting
You can optionally pin the Addon by clicking the Puzzle Piece
, then;
Chrome, click the Pin
icon.
Firefox, click the Settings Wheel
and Pin to Toolbar
.
The extension is automatically built on every release which uploads the artifacts to that release. See build.yaml for more information.
To build locally, clone the repository then run npm install
.
You can then run the addon from the src directory as normal.
- Download (or clone) the repo master.zip or a Release.
- 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
.
Note
This does not work on Release Firefox! You must use ESR, Development, or Nightly.
- Download (or clone) the repo master.zip or a Release.
- 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