Sets up keyboard shortcuts for placing bookmarks and navigation inside webpage.
|
You can save current position in displayed webpage using shortcuts Shift-Alt-0‥9; later, you may return to saved position by pressing Alt -0‥9. Markers created in this way are kept in browser's persistent memory and they will be restored next time you open the page. |

NOTES:
User Script Commands → Y-marker hotkeys

javascript:postMessage('Y-marker0','*') - jump to bookmark #0;
javascript:postMessage('Y-marker0=','*') - set up bookmark #0.
* bookmarklets work in chrome