From f08203d4b18a648e742e6aaf23f8d68e9d97d903 Mon Sep 17 00:00:00 2001 From: SmAsHeD <6071159+smashedr@users.noreply.github.com> Date: Sat, 21 Oct 2023 15:24:01 -0700 Subject: [PATCH] Update README.md (#4) * Update README.md * Update Link * Add Icon to links.html --- README.md | 6 ++++-- src/html/links.html | 1 + 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d4b8d44..3d1111c 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ Easily extract links and/or domains from any site with an optional filter includ * Firefox: https://addons.mozilla.org/addon/link-extractor * Chrome: https://chrome.google.com/webstore/detail/link-extractor/ifefifghpkllfibejafbakmflidjcjfp +[![Screenshot of Links and Popup](https://raw.githubusercontent.com/cssnr/link-extractor-site/main/screenshots/links-popup_640x400.jpg)](https://github.com/cssnr/link-extractor) + # Features * Extract all Links and/or Domains @@ -45,7 +47,7 @@ You can then run the addon from the [src](src) directory as normal. ## Chrome Setup -1. Download (or clone) the repo: [link-extractor-master.zip](https://github.com/cssnr/link-extractor/archive/refs/heads/master.zip) +1. Download (or clone) the repo [master.zip](https://github.com/cssnr/link-extractor/archive/refs/heads/master.zip) or a [Release](https://github.com/cssnr/link-extractor/releases). 1. Unzip the archive, place the folder where it must remain and note its location for later. 1. Open Chrome, click the `3 dots` in the top right, click `Extensions`, click `Manage Extensions`. 1. In the top right, click `Developer Mode` then on the top left click `Load unpacked`. @@ -58,7 +60,7 @@ You can then run the addon from the [src](src) directory as normal. > This **does not** work on Release Firefox! > You must use [ESR](https://www.mozilla.org/en-CA/firefox/all/#product-desktop-esr), Development, or Nightly. -1. Download (or clone) the repo: [link-extractor-master.zip](https://github.com/cssnr/link-extractor/archive/refs/heads/master.zip) +1. Download (or clone) the repo [master.zip](https://github.com/cssnr/link-extractor/archive/refs/heads/master.zip) or a [Release](https://github.com/cssnr/link-extractor/releases). 1. Open `about:config` search for `xpinstall.signatures.required` and set to `false`. 1. Open `about:addons` and drag the zip file to the page or choose Install from File from the Settings wheel. 1. You may also load temporary from: `about:debugging#/runtime/this-firefox` diff --git a/src/html/links.html b/src/html/links.html index 9cc26f9..e81c8e4 100644 --- a/src/html/links.html +++ b/src/html/links.html @@ -2,6 +2,7 @@ Link Extractor +