Link Status Redux에 대한 리뷰
Link Status Redux 제작자: Juha Aatrokoski
Firefox 사용자 17608465 님의 리뷰
5점 만점에 5점
Firefox 사용자 17608465 님, 3년 전리뷰 29개
- 5점 만점에 5점Firefox 사용자 18530539 님, 한 달 전
- 5점 만점에 5점igorlogius 님, 3달 전
- 5점 만점에 5점Firefox 사용자 13207487 님, 3년 전
- 5점 만점에 5점grahamperrin 님, 3년 전
- 5점 만점에 5점Rui Andrada 님, 4년 전
- Suffered a problem from year ... finally, over a long "disable and try" process, i've found that the problem was this addon ... with this addon installed i'm unable to have the login page in this site (https://manage.opensrs.com) so i think that many other site can have the same problem
========== added after dev answer ==========
ok, thank for your answer and your effort trying to solve the problem ... i've modified my review giving you 3 star instead of 1 star개발자 답글
5년 전에 게시됨That page *really* does not like to have an iframe in it. I do not think there is any way to fix this other than disabling LSR (for that site). I have amended https://github.com/jaatroko/link-status-redux/issues/7 to mention also this type of issue(s).
(As a side note, that page takes forever to load even when it works without any addons enabled, hurrah for the modern web I guess...) - 5점 만점에 5점ergonomic-cat 님, 5년 전
- 5점 만점에 1점Peter Lyons Kehl 님, 5년 전When I restart Firefox (77.0.1) and I switch to any tab for the first time in the new FF session, the page loads partially up. Then it flickers/blinks before showing up fully.
Loading of tabs works correctly without Link Status Redux (with all other extensions/settings the same). So the problem is caused by Link Status Redux.개발자 답글
5년 전에 게시됨Cannot reproduce, see https://github.com/jaatroko/link-status-redux/issues/25 for details. - 5점 만점에 5점Firefox 사용자 12564382 님, 5년 전I've only used this for 30 seconds, but I think it should be stock. I will update my review if my opinion majorly changes.
- 5점 만점에 5점Firefox 사용자 14064657 님, 5년 전
- 5점 만점에 5점LostPacket 님, 6년 전Thank you for a nice extension.
2019-09-07 OP (now obsolete): I am seeing one (old) bug though: placement next to mouse cursor works correctly only at 100% zoom level. At other zoom levels, the popup gets proportionally misplaced (position seems to be relative to top/left corner of the page).
2019-11-08 Edit: Fix in 3.11 confirmed, thank you (rating adjusted accordingly).개발자 답글
6년 전에 게시됨The bug seems to be difficult/impossible to fix, see https://github.com/jaatroko/link-status-redux/issues/23 for details. Edit: fixed in version 3.11. - 5점 만점에 5점Firefox 사용자 14535628 님, 6년 전
- 5점 만점에 5점Firefox 사용자 15167684 님, 6년 전Awesome extension! It's working on 68.0.1. I particularly liked the documentation, I've opted to replace the native status panel by disabling it via userChrome.css. This and "Dark Scroll" extension are a must have for cleaning up Firefox UI.
- 5점 만점에 5점Firefox 사용자 15104231 님, 6년 전Lightweight and dead simple. This thing is great. Unbelievable that Mozilla doesn't include it in Firefox. STILL works as of Firefox 67 (in July of 2019). Nice.
- 5점 만점에 5점Firefox 사용자 14644405 님, 6년 전
- I am using this addon v3.5 on Firefox v62 under Windows 7. This addon is great!
I have setting, "Above browser's native overlink panel (with no URL shown by default)", Offset from bottom: 16.
When I visit a page with maximized Firefox window and hover my mouse over a link, this addon perfectly displays last visited date just above the link text in the native overlink panel.
However, if I set Firefox window to normal state and resize it with smaller window width, a horizontal scroll bar appears in Firefox window. At this moment, if I hover the link in the page, the last visited date is not perfectly located just above the link text in the native overlink panel. There is a gap between them. So, the position is affected by the horizontal scroll bar.개발자 답글
7년 전에 게시됨I made an issue on github about this gap, see https://github.com/jaatroko/link-status-redux/issues/13 for details. Edit: fixed in version 3.6. 개발자 답글
7년 전에 게시됨Well, that is unfortunate, but without any details all I can do is offer generic debugging advice: make sure you have the latest version of LSR, try with a clean profile and default settings without any other add-ons installed. Also note that with default settings LSR does not display anything if the link is not visited.개발자 답글
7년 전에 게시됨No. Unless you have knowledge to the contrary, the WebExtension API has not been amended to allow this.개발자 답글
7년 전에 게시됨This is the exact same problem that I run into a month or so ago on a different site. I developed the fix, but did not hurry with a new version as it was only that one site (for me).
This is fixed in version 3.5, see https://github.com/jaatroko/link-status-redux/commit/4ebda746fc85340790e2a7ed3fb19c3daaa9b51b if you want to know the details.