A chrome extension that lets you undo your most recent scrolling motion. This is useful if you accidentally hit the "Home" or "End" buttons on a long page and lose your location.
There is no chrome web store installation for this (I don't feel like paying for a developer account, if people actually want to use this I'd consider it)
To install you need to load this as an unpacked extension. You can find many instructions on how to do this, one is at (https://developer.chrome.com/docs/extensions/mv3/getstarted/#manifest) starting with the navigation to chrome://extensions
Pressing <Ctrl-Shift+K>
will scroll you back to wherever you were on the current page before the last time you scrolled.
(you can adjust the keybinding at chrome://extensions/shortcuts)
The included jquery-3.1.0.min.js is licensed under the MIT License as linked in the file.
The rest of the plugin is licensed under GPLv3.
Icon for the application generated by https://favicon.io/favicon-generator/
Copyright 2016-2021 malnoxon