Link Status Redux의 버전 기록 - 21개 버전
Link Status Redux 제작자: Juha Aatrokoski
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 3.21
2025년 3월 27일에 출시 - 51.25 KBfirefox 71.0 이상에서 작동Do 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).BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드
Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함이전 버전
버전 3.20
2023년 7월 21일에 출시 - 50.87 KBfirefox 71.0 이상에서 작동Remove web_accessible_resources for theoretical improvement of security and privacy.BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드
버전 3.19
2023년 7월 7일에 출시 - 50.89 KBfirefox 71.0 이상에서 작동Overlink 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
BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드
버전 3.18
2022년 7월 9일에 출시 - 50.86 KBfirefox 71.0 이상에서 작동Make the bugfix in the previous version even more robust.BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드
버전 3.17
2022년 7월 9일에 출시 - 50.86 KBfirefox 71.0 이상에서 작동Make the workaround for white screen on certain sites when dark theme is enabled more robust.BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드
버전 3.16
2022년 6월 19일에 출시 - 50.81 KBfirefox 71.0 이상에서 작동Fix a bug in deciding whether the news page should be shown on startup.BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드
버전 3.15
2022년 6월 12일에 출시 - 50.68 KBfirefox 71.0 이상에서 작동Add workaround for white screen on certain sites when dark theme is enabled (https://bugzilla.mozilla.org/show_bug.cgi?id=1772740)BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드
버전 3.14
2022년 3월 30일에 출시 - 50.64 KBfirefox 71.0 이상에서 작동Update German translation.BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드
버전 3.13
2022년 3월 20일에 출시 - 50.57 KBfirefox 71.0 이상에서 작동- 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.
BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드
버전 3.12
2020년 8월 9일에 출시 - 44.57 KBfirefox 57.0a1 이상, android 57.0a1 ~ 68.*에서 작동Avoid security error messages in web consoleBSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드
버전 3.11
2019년 11월 4일에 출시 - 44.51 KBfirefox 57.0a1 이상, android 57.0a1 ~ 68.*에서 작동Compensate for browser zoom level by scaling the overlink popup.BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드
버전 3.10
2019년 6월 28일에 출시 - 44.1 KBfirefox 57.0a1 이상, android 57.0a1 ~ 68.*에서 작동If supported, hide the overlay iframe within a shadow DOM to prevent tampering by (page) javascript.BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드
버전 3.9
2019년 6월 14일에 출시 - 43.83 KBfirefox 57.0a1 이상, android 57.0a1 ~ 68.*에서 작동Also handle AREA tags as links.BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드
버전 3.8
2019년 4월 25일에 출시 - 43.81 KBfirefox 57.0a1 이상, android 57.0a1 ~ 68.*에서 작동Suppress browser console error messages.BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드
버전 3.7
2018년 9월 28일에 출시 - 40.31 KBfirefox 57.0a1 이상, android 57.0a1 ~ 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.BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드
버전 3.5
2018년 8월 11일에 출시 - 39.91 KBfirefox 57.0a1 이상, android 57.0a1 ~ 68.*에서 작동Fix problem with sites where page javascript appends stuff to the overlay iframe src attribute, causing severe breakage.BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드
버전 3.4
2018년 7월 16일에 출시 - 39.8 KBfirefox 57.0a1 이상, android 57.0a1 ~ 68.*에서 작동Fix (most cases of) the popup panel not always being visible immediately after page (re)load when the mouse is not moved.BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드
버전 3.3
2018년 6월 30일에 출시 - 39.18 KBfirefox 57.0a1 이상, android 57.0a1 ~ 68.*에서 작동Bugfix: do not show popup panel when all custom format strings are empty.BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드
버전 3.2
2018년 5월 29일에 출시 - 38.99 KBfirefox 57.0a1 이상, android 57.0a1 ~ 68.*에서 작동Only create overlay for HTML documents to prevent breakage of the tree view for XML documents.BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드
버전 3.1
2018년 1월 11일에 출시 - 38.19 KBfirefox 57.0a1 이상, android 57.0a1 ~ 68.*에서 작동- Hide moz-extension:// URL from page javascript to mitigate user identification and tracking
- Make extension work with (old-style) frameset pages
BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드
버전 3.0
2017년 11월 11일에 출시 - 38.18 KBfirefox 57.0a1 이상, android 57.0a1 ~ 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.BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드