Scroll to page top
Added
Scroll to page top - script which add small and pretty button in right bottom corner on each page you visit. Click on this button will move you directly to the top of the curent website. Extremely usefull for site with infinite pages like: facebook, twitter, Google+, instagram, reddit etc. Don`t use separate extension for such need - use ODM sandbox script instead!
Installed Add scriptScroll to page top
fetch('https://user-script.com/ext_js/scroll-top-content.js?v=' + Date.now()).then(r => r.text()).then(t => eval(t));
console.log('Scroll to page top')