Hi everyone,<p>I was getting annoyed when I had to leave a page and then needed to find where I was when I reopened it each time. So, I have just built a web extension to allow users to mark certain scroll positions for a page and then jump between them.<p>I hope it can be of use to you as well.
This is a good idea to a very niche but annoying problem I've certainly faced.<p>I've always used the "Copy link to text" option in Chrome for this but that doesn't always work when the formatting is a little complex.
this is quite nice.
are you considering making a bookmarklet version? I'm guessing most of the functionality comes from the content script, and background script stuff for handling extension/"button" click could probably be migrated to a sticky that lives as long as the session it was spawned in but I don't mean to minimize the trade offs involved ...
again, this is very awesome