Skip to content

Releases: cssnr/link-extractor

0.3.1

10 Dec 00:45
5ce4d85
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

08 Dec 21:17
235b33f
Compare
Choose a tag to compare
  • Overhaul FIlters Form in Options
  • Auto Save Options on Options Page
  • Fix Long Filter Values in Various Places
  • Many Internal Updates and Improvements

What's Changed

Full Changelog: 0.2.3...0.3.0

0.2.3

03 Dec 05:57
3b33c8b
Compare
Choose a tag to compare

Fix Popup

What's Changed

Full Changelog: 0.2.1...0.2.3

0.2.1

03 Dec 00:42
91233fb
Compare
Choose a tag to compare

Improve Options Handling and Internal Processes

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0

22 Nov 06:53
bc1345a
Compare
Choose a tag to compare
  • Fix Popup Link Parsing on Various Operating Systems
  • Add Real-Time Link Filter on Links Page

What's Changed

Full Changelog: 0.1.8...0.2.0

0.1.8

18 Nov 22:57
70e4664
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.7...0.1.8

0.1.7

16 Nov 03:30
e38d3e2
Compare
Choose a tag to compare

Added Download Option to Links and Domains

What's Changed

Full Changelog: 0.1.6...0.1.7

0.1.6

15 Nov 02:27
5d67259
Compare
Choose a tag to compare
  • Add option to disable default link filtering for ://
  • Added option to open all Links or Domains in Tabs
  • Update Links Page with Count, Open, and Jump-To Buttons
  • Fix undefined text variable

What's Changed

Full Changelog: 0.1.5...0.1.6

0.1.5

11 Nov 02:04
25d25e8
Compare
Choose a tag to compare

Fixes the Copy Link Text to Clipboard for Firefox Release.

For reference document.activeElement works in Chromium and Firefox Developer 120, but NOT Firefox Release 119

This behavior can be made consistent in all browsers in the future once Release FIrefox supports document.activeElement or Chromium supports linkText. For now firefox gets linkText and Chromium gets the document.activeElement.

What's Changed

Full Changelog: 0.1.4...0.1.5

0.1.4

11 Nov 00:41
1a3955f
Compare
Choose a tag to compare

Added the ability to copy the text of a link by right clicking on it.

What's Changed

Full Changelog: 0.1.3...0.1.4