Link Status Redux version history - 21 versions
Link Status Redux ruma Juha Aatrokoski
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Ruwäch 3.21
Elesan pa 27 mrt. 2025 - 51.25 KBWorks with firefox 71.0 and laterDo not inject the overlink popup into the page until a link is hovered over. This is to reduce breakage on sites that use javascript to (re)build the page immediately after the page is loaded, possibly trying to detect DOM tampering in the process. Of course, this workaround fails if the mouse is already over a link when the page is loaded (or is moved over a link too soon thereafter).Source code released under BSD 2-Clause "Simplified" License
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Ruwäch 3.20
Elesan pa 21 jul. 2023 - 50.87 KBWorks with firefox 71.0 and laterRemove web_accessible_resources for theoretical improvement of security and privacy.Source code released under BSD 2-Clause "Simplified" License
Ruwäch 3.19
Elesan pa 7 jul. 2023 - 50.89 KBWorks with firefox 71.0 and laterOverlink popup CSS fixes/changes:- Fix clipping of the URL bottom
- Properly limit overlay width to 100% of window, including padding and borders
- Adjust padding to better match the browser's native overlink popup
- Update default colors to match Windows 10/11 default (light) theme
Source code released under BSD 2-Clause "Simplified" License
Ruwäch 3.18
Elesan pa 9 jul. 2022 - 50.86 KBWorks with firefox 71.0 and laterMake the bugfix in the previous version even more robust.Source code released under BSD 2-Clause "Simplified" License
Ruwäch 3.17
Elesan pa 9 jul. 2022 - 50.86 KBWorks with firefox 71.0 and laterMake the workaround for white screen on certain sites when dark theme is enabled more robust.Source code released under BSD 2-Clause "Simplified" License
Ruwäch 3.16
Elesan pa 19 jun. 2022 - 50.81 KBWorks with firefox 71.0 and laterFix a bug in deciding whether the news page should be shown on startup.Source code released under BSD 2-Clause "Simplified" License
Ruwäch 3.15
Elesan pa 12 jun. 2022 - 50.68 KBWorks with firefox 71.0 and laterAdd workaround for white screen on certain sites when dark theme is enabled (https://bugzilla.mozilla.org/show_bug.cgi?id=1772740)Source code released under BSD 2-Clause "Simplified" License
Ruwäch 3.14
Elesan pa 30 mrt. 2022 - 50.64 KBWorks with firefox 71.0 and laterUpdate German translation.Source code released under BSD 2-Clause "Simplified" License
Ruwäch 3.13
Elesan pa 20 mrt. 2022 - 50.57 KBWorks with firefox 71.0 and later- Adds a new feature (disabled by default): showing an indicator for links that are currently open in a browser tab.
- The German translation is incomplete as the translator could not be reached.
Source code released under BSD 2-Clause "Simplified" License
Ruwäch 3.12
Elesan pa 9 aug. 2020 - 44.57 KBWorks with firefox 57.0a1 and later, android 57.0a1 to 68.*Avoid security error messages in web consoleSource code released under BSD 2-Clause "Simplified" License
Ruwäch 3.11
Elesan pa 4 nov. 2019 - 44.51 KBWorks with firefox 57.0a1 and later, android 57.0a1 to 68.*Compensate for browser zoom level by scaling the overlink popup.Source code released under BSD 2-Clause "Simplified" License
Ruwäch 3.10
Elesan pa 28 jun. 2019 - 44.1 KBWorks with firefox 57.0a1 and later, android 57.0a1 to 68.*If supported, hide the overlay iframe within a shadow DOM to prevent tampering by (page) javascript.Source code released under BSD 2-Clause "Simplified" License
Ruwäch 3.9
Elesan pa 14 jun. 2019 - 43.83 KBWorks with firefox 57.0a1 and later, android 57.0a1 to 68.*Also handle AREA tags as links.Source code released under BSD 2-Clause "Simplified" License
Ruwäch 3.8
Elesan pa 25 apr. 2019 - 43.81 KBWorks with firefox 57.0a1 and later, android 57.0a1 to 68.*Suppress browser console error messages.Source code released under BSD 2-Clause "Simplified" License
Ruwäch 3.7
Elesan pa 28 sep. 2018 - 40.31 KBWorks with firefox 57.0a1 and later, android 57.0a1 to 68.*Bugfix: compensate for the height of the horizontal scrollbar when the add-on popup is displayed above the browser's native one. Replaces the defective version 3.6, which did not work for links inside (i)frames.Source code released under BSD 2-Clause "Simplified" License
Ruwäch 3.5
Elesan pa 11 aug. 2018 - 39.91 KBWorks with firefox 57.0a1 and later, android 57.0a1 to 68.*Fix problem with sites where page javascript appends stuff to the overlay iframe src attribute, causing severe breakage.Source code released under BSD 2-Clause "Simplified" License
Ruwäch 3.4
Elesan pa 16 jul. 2018 - 39.8 KBWorks with firefox 57.0a1 and later, android 57.0a1 to 68.*Fix (most cases of) the popup panel not always being visible immediately after page (re)load when the mouse is not moved.Source code released under BSD 2-Clause "Simplified" License
Ruwäch 3.3
Elesan pa 30 jun. 2018 - 39.18 KBWorks with firefox 57.0a1 and later, android 57.0a1 to 68.*Bugfix: do not show popup panel when all custom format strings are empty.Source code released under BSD 2-Clause "Simplified" License
Ruwäch 3.2
Elesan pa 29 mai 2018 - 38.99 KBWorks with firefox 57.0a1 and later, android 57.0a1 to 68.*Only create overlay for HTML documents to prevent breakage of the tree view for XML documents.Source code released under BSD 2-Clause "Simplified" License
Ruwäch 3.1
Elesan pa 11 jan. 2018 - 38.19 KBWorks with firefox 57.0a1 and later, android 57.0a1 to 68.*- Hide moz-extension:// URL from page javascript to mitigate user identification and tracking
- Make extension work with (old-style) frameset pages
Source code released under BSD 2-Clause "Simplified" License
Ruwäch 3.0
Elesan pa 11 nov. 2017 - 38.18 KBWorks with firefox 57.0a1 and later, android 57.0a1 to 68.*This version is a rewrite of the extension as a WebExtension. As the WE API does not allow modifying the browser's native overlink popup, the default mode is to have a the link status popup above the native one with just the indicators and visit times.
This version adds some appearance customization options: the position of the overlink popup, wrapping the URL to multiple lines, and specifying custom colors or entire custom CSS.
Unfortunately (in addition to not being able to modify the native overlink popup) some functionality has been lost or degraded, see these issues. This is why this version is marked as requiring Firefox 57+: the legacy version is functionally better in the author's opinion, so an upgrade should not be forced on those with browsers still capable of using it. You can still force-install version 3.0 on an earlier Firefox if you want.Source code released under BSD 2-Clause "Simplified" License