Reviews for ScrollAnywhere
ScrollAnywhere by Juraj Mäsiar
342 reviews
- Rated 5 out of 5by Firefox user 12912320, 7 years agoWorks great, really like the numerous settings. I'm using this on my Linux laptop which doesn't support OS-wide touchscreen scrolling yet, so this is perfect for Firefox.
- Rated 5 out of 5by Bobi Bulgaria, 7 years agoWorks great so far! Thanks! So far I was using "Grab and drag", but sadly it does not support Firefox 57+ at the moment. Luckily, I found your add-on and it's nice that it has virtually the same capabilities.
I have a suggestion that you may implement in a future version:
When a page is being scrolled up or down with the infinite momentum enabled, it will be helpful if we can dynamically control the speed of the momentum by rotating the mouse wheel (scroll wheel) up or down. Example: If we scroll the page so that we see the content from top to bottom direction (scroll bar goes from top to bottom), rotating the mouse wheel upwards will decrease the momentum speed depending on how many "steps" of wheel rotation where used, while rotating the mouse wheel downwards will increase the momentum speed. This could be optional so that people don't get upset with the changes to something they already got used in the past. Also, it will be nice if the upwards/downwards action can be reversed, because some people may prefer to increase or decrease the momentum the reverse way. A left-click, middle-click or right-click will stop the movement of the page. - Rated 5 out of 5by Firefox user 12682086, 7 years agoКруто теперь и левая кнопка есть и всё работает!!!
- Rated 5 out of 5by the-trooper, 7 years agoGreat extension, as graphics tablet user there were two extension crucial for me to switch to 57. This is one of them. Thank you very much for creating it!
- Rated 5 out of 5by Funtomas, 7 years agoGreat addon, works like a charm, with every aspect adjustable and customizable.
In the known issues, I'm missing one "page" though, where it somehow doesn't work: Reader Mode. - Rated 5 out of 5by Dakart, 7 years ago
- Rated 5 out of 5by Kawzen, 7 years ago
- Rated 5 out of 5by Firefox user 11571316, 7 years agoTell me whether you can add auto-hide scrollbar as in the extension Scrollbar Auto Show / Hide?
Developer response
posted 7 years agoHello,
This is a very interesting idea :)
I will definitely try. It should be possible (but maybe only on the main scroll-bar on the page).
I will try and let you know soon.
Thank you for the idea :)
Have a great day and enjoy the weekend.
Best regards,
Juraj Mäsiar - Rated 5 out of 5by PFN, 7 years agoI'm using it with my tablet pc and computer with digitizer pen and I think it is better than almost every other competitor add-ons available right now.
Function Request :
How about adding a quick toggle button?Developer response
posted 7 years agoHello,
Thank you for the review :)
Yes the toggle button is planned and will be added. Also I was thinking about some list of pages where you could disable it automatically.
Have a nice day :)
Best regards,
Juraj Mäsiar - Rated 5 out of 5by John Staples, 7 years agoI was using the (left) click and scroll option, experimental I know but, it was impossible to ''reposition'' the cursor in the comment box...Other than that, the add-on works good.
- Rated 5 out of 5by Hazon, 7 years agoPerformance problems solved by enabling the advanced option "Don't lock i-frames when scrolling"!
- Rated 5 out of 5by García y García, 7 years agoJust love it!. It does exactly what it needs to do.
If you find an annoying clash with URL Paste and Go on middle click, check my previous comment. - Rated 5 out of 5by Firefox user 12711110, 7 years agoLegit there isn't any complains or issues I can think of from my experience with it, it just works!
You can add momentum, control the speed, reverse, change cursor, and it's extremely light and simplistic, I just love it performs great.
Only legit problem I have with it is something out of the developer's hands, which is it doesn't work on firefox official pages like this one... or the option/addon pages, just cause I get so used to it because of how smooth it works, I actually feel like that's how you use pc, I forget sometimes that other pages such as a folder or chrome do not work like that lmao (it's not really an issue just worth pointing out)
Anyways thanks for this amazingly useful addon, here's your well deserved 5 stars <3 - Rated 5 out of 5by noname, 7 years agoi dont want use momentum by default, can i complete it disable ?
Developer response
posted 7 years agoHello,
I'm sorry about this complication.
Just go to the Options page, select "Momentum" tab on the left, uncheck "enable momentum" check-box and click "Save changes".
Have a nice day :)
Best regards,
Juraj Mäsiar - Rated 5 out of 5by TheTopMostDog, 7 years agoNot sure what's up, just refuses to work until I open a new non-e10s window, then it works flawlessly. I'm running nightly firefox 57, not sure if that's relevant; please get back to me.
Edit: Nah, doesn't make sense, mate. There's no conflicting plugins because only one of my existing plugins is compatible with FF57 and as far as I could tell, it was a problem on every page. I've dropped nightly for now, so I'm not able to play around and figure out what was causing the bug. I'll revisit this once November comes around, I guess, and I'll get back to you if I'm still having issue. Cheers for the quick reply.Developer response
posted 7 years agoHello,
ScrollAnywhere is fully compatible with e10s and should work in every new Firefox version, including Firefox 57 nightly (which I'm using right now).
BUT! Be aware that all new add-ons are blocked on:
- whole domain https://addons.mozilla.org (so scrolling won't work here)
- all internal pages like about:addons or options page
Also make sure you don't use other add-ons with similar functionality that could cause these issues...
Please let me know if this helps.
Have a nice day,
Best regards,
Juraj Mäsiar - Rated 5 out of 5by Vampireos, 7 years agoMissing options, moving is possible when the button is pinched :)
Developer response
posted 7 years agoHello,
Thank you for the review!
If you are missing some features or options, please write me to my support e-mail.
So far I've implemented most of the requested features :)
Have a nice day.
Best regards,
Juraj Mäsiar - Rated 5 out of 5by Merci chao, 7 years ago1. Unable to scroll on an iframe (Firefox 52 and above)
For example:
http://jsfiddle.net/xbvtnbog/5/
2. When using right-button to scroll, context menu should not appear if the page is not overflowing.Developer response
posted 7 years agoHello,
Thank you for the review.
Regarding those iframes, they are pure evil to handle in web-extension and it took me quite some time to make it work (more-less).
In the example you send (very nice example), the whole right down square (preview part) is already in iframe and scrolling there works.
The smaller squares inside it are nested iframes (iframes inside iframe) and seems like Firefox (and Chrome as well) is not injecting the web-extensions in nested iframes (so scrolling is not working there).
I will try to investigate this further and I can ask community about this as well.
This issue was so far not a priority since for a none-developer users this scenario is quite rare.
Thank you for pointing this out, I'll let you know what I find out.
Have a nice day.
Best regards,
Juraj Mäsiar