Відгуки для Scrollbar Lens
Scrollbar Lens автор emvaized
2 відгуки
- Оцінка 4 з 5від verifier13, 3 місяці томуGreat extension!
Missing some features that are making it hard to incorporate into daily workflow:
1. The lens width is not constant and differs from page to page; adding an option to make it fixed width chosen by the user would already improve things a lot!
2. Having a fade-out timer chosen by the user, e.g. if I am not scrolling anymore and the mouse is on the lens for that certain amount of time (500ms for example), then the lens should disappear or fade-out.
3. An option for hover delay, to prevent the lens from immediately appearing when I hover on the scrollbar by mistake.
4. The ability to exclude websites - Оцінка 4 з 5від Користувач Firefox 18465282, 5 місяців томуUseful. I wish there was a way to prevent the lens to appear when just moving the mouse outside the window to the right. Maybe through configuring a required minimum hover time?
Відповідь розробника
оприлюднено 5 місяців томуThanks for your review!
It behaves this way intentionally, because once user hovers the scrollbar itself (the one shown by the browser), the mouse cursor leaves the page and no longer can be tracked by the extension. That's why the script catches when cursor leaves the window on the right side, and after some timeout concludes that user hovers the scrollbar and opens the preview.
Unfortunately I couldn't think of a better solution for this, although I agree that it causes false positives which are annoying.