Greasy Fork is available in English.

ScrollTo_Y | Vivre

Autoscroll to set Y-position on specific Hosts

Autor
Vivre
Denne inštalácií
0
Celkový počet inštalácií
46
Hodnotenie
2 0 0
Verzia
0.2 - 27.02.16
Vytvorené
22.02.2016
Aktualizované
27.02.2016
Licencia
neuvedené
Spustiť na
Všetkých stránkach

NOTE
The original ScrollToY was published on userscripts.org by "@namespace henrik.nyh.se"
and is mirrored at: http://userscripts-mirror.org/scripts/show/7126
It stopped runing and the author was unavailable.

This script now is an updated and altered version of the original.
It offers a Greasemonkey menu entry to set and save the desired scrollTo-position for the current host.

HowTo:
Scroll to a certain position on a given page that you'd like to become the default scroll-position
whenever you visit that side. Than choose "ScrollTo_setY" from the GreasemonkeyMenu to save
this specific setting. A simple alert will popup to varify the setting took place. [modifiable]
A setting can be changed anytime by repeating the above described procedure.
A setting-value of '0' will remove the given host-entry from the setting on the whole.

enjoy ~ Vivre =^•◡•^=


// ***********************************************************************
//
// version 0.2 - 27.02.16: new: checkZero() to remove obsolete values
// version 0.1 - 22.02.16: initial release
//
// ***********************************************************************