az0 / linkgopher

Firefox/Google Chrome add-on: Extracts all links from web page, sorts them, removes duplicates, and displays them in a new tab for inspection or copy and paste into other systems.
GNU General Public License v3.0
257 stars 56 forks source link

Option to strip ID #44

Open jtagcat opened 2 years ago

jtagcat commented 2 years ago

It'd be neet if instead of

foo#bar
foo#baz
raf#dance
raf#place

it'd be deduped to

foo#bar
raf#dance

or

foo
raf