@sirius16 unfortunately cannot get it to work while in other browser it does
Example, make a bookmark that contains this as address and name it scrolldown....
javascript:window.scrollTo(0,document.documentElement.scrollHeight)
In a long webpage using this bookmark should scroll down the entire page.It did work in the past before chromium engine. In the opera presto engine days it did work.
Pasting this in address bar should have worked too....
javascript:window.scrollTo(0,document.documentElement.scrollHeight)