Snark aside...
Sorry, it was a bit unreasonable to do all those steps.
This should work a bit better. [Citation needed]
Turn this into a bookmark (Ctrl + D)
javascript:(function()%7Bif%20(!document.getElementById('printCss'))%20%7Bvar%20newBase%20%3D%20''%3Bfor%20(k%20in%20document.styleSheets%5B0%5D.rules)if%20(document.styleSheets%5B0%5D.rules%5Bk%5D.conditionText%20!%3D%20'print')newBase%20%2B%3D%20document.styleSheets%5B0%5D.rules%5Bk%5D.cssText%3Bdocument.querySelector('link%5Bhref*%3Dbase%5D').remove()%3Bvar%20insert%20%3D%20document.createElement('style')%2C%20baseStyle%20%3D%20document.createElement('style')%3Binsert.setAttribute('type'%2C%20'text%2Fcss')%2C%20insert.setAttribute('media'%2C%20'print')%2C%20insert.setAttribute('id'%2C%20'printCss')%3Binsert.innerHTML%20%3D%20'body%3E*%7Bdisplay%3Anone!important%7D.charactersheet%2C.ui-dialog%2C.ui-dialog-content%7Bheight%3Aauto!important%3Bdisplay%3Ablock!important%7D.ui-dialog%7Boverflow%3Avisible!important%3Bposition%3Arelative!important%3Bwidth%3A100%25!important%3Bleft%3A0!important%3Btop%3A0!important%3Bbackground-color%3A%23fff%3Bborder-width%3A0%7D%23editobject%2C%23floatingtoolbar%2C%23footer%2C%23page-toolbar%2C.nav.nav-tabs%2C.ui-dialog-titlebar%2C.ui-resizable-handle%7Bdisplay%3Anone!important%7Dbody%7Boverflow%3Avisible%3Bbackground%3A%23fff%7D'%3BbaseStyle.setAttribute('type'%2C%20'text%2Fcss')%3BbaseStyle.innerHTML%20%3D%20newBase%3Bdocument.getElementsByTagName('head')%5B0%5D.insertBefore(baseStyle%2C%20document.querySelector('head%3Elink'))%3Bdocument.getElementsByTagName('head')%5B0%5D.appendChild(insert)%3B%7Dwindow.print()%7D)()

Click it when you want to print out the Top, Open character sheet on the VTT. It takes quite a bit of time to load each print preview but it should work right out of the box. [Updated it to be significantly faster 10/8/18]
Make sure you select "print background graphics" or whatever it is called on your particular flavor of browser.
Character sheet specific layouts would probably mostly be in control of each sheet creator but if some sheet is particularly bad you can PM me and I'll see if I can do something about it if I have the time.
For instance:
Pathfinder Community Sheet
javascript:(function()%7Bif%20(!document.getElementById('printCss'))%20%7Bvar%20newBase%20%3D%20''%3Bfor%20(k%20in%20document.styleSheets%5B0%5D.rules)if%20(document.styleSheets%5B0%5D.rules%5Bk%5D.conditionText%20!%3D%20'print')newBase%20%2B%3D%20document.styleSheets%5B0%5D.rules%5Bk%5D.cssText%3Bdocument.querySelector('link%5Bhref*%3Dbase%5D').remove()%3Bvar%20insert%20%3D%20document.createElement('style')%2C%20baseStyle%20%3D%20document.createElement('style')%3Binsert.setAttribute('type'%2C%20'text%2Fcss')%2C%20insert.setAttribute('media'%2C%20'print')%2C%20insert.setAttribute('id'%2C%20'printCss')%3Binsert.innerHTML%20%3D%20'body%3E*%7Bdisplay%3Anone!important%7D.charactersheet%2C.ui-dialog%2C.ui-dialog-content%7Bheight%3Aauto!important%3Bdisplay%3Ablock!important%7D%23editobject%2C%23floatingtoolbar%2C%23footer%2C%23page-toolbar%2C.nav.nav-tabs%2C.sheet-mode%2C.sheet-selectedlabel-check%2C.sheet-selectedlabel-check%2Bb%2C.sheet-showsect%2C.sheet-top-buttons%2C.ui-dialog-titlebar%2C.ui-resizable-handle%2Csheet-main%3Anot(.sheet-section)%7Bdisplay%3Anone!important%7D.ui-dialog%7Boverflow%3Avisible!important%3Bposition%3Arelative!important%3Bwidth%3A100%25!important%3Bleft%3A0!important%3Btop%3A0!important%3Bbackground-color%3A%23fff%3Bborder-width%3A0%7Dbody%7Boverflow%3Avisible%3Bbackground%3A%23fff%7D.sheet-h2-section%2C.sheet-section%3Anot(.sheet-section1)%7Bpage-break-inside%3Aavoid%7D'%3BbaseStyle.setAttribute('type'%2C%20'text%2Fcss')%3BbaseStyle.innerHTML%20%3D%20newBase%3Bdocument.getElementsByTagName('head')%5B0%5D.insertBefore(baseStyle%2C%20document.querySelector('head%3Elink'))%3Bdocument.getElementsByTagName('head')%5B0%5D.appendChild(insert)%3B%7Dwindow.print()%7D)()
- Tries to make sections not be cut between pages.
- Hides dropdown headers, macro buttons, etc
5E OGL
- Use default version above. Shrink to 95% and minimum margins if using "Letter" paper