pretty interesting, but i think I found a couple of strange things worth reporting (hovering on your own user generates a "messy" tooltip, some race conditions seem to appear). Where would you like them to be reported properly? :)
When you install the extension it warns you that it needs access to "Your browsing history". I can understand why it needs your HN data, but why your browsing history? (or is that message simply misleading)
Any chrome extension which uses a 'background page' is listed as accessing your browsing history. This is because a background page (think of it as a daemon) knows which tabs you open and where you navigate and could theoretically store or transmit that data.
After using it for a half an hour or so, it would seem to me that the timer for the user pop-up on hover is much too short, I get it by accident all the time. In addition to a different default, perhaps it should be your first option item.
20 comments
[ 2.9 ms ] story [ 52.4 ms ] threadedit: Ah, the larger versions are on the Chrome extension page.
I do take a provision to delay 1200msec the request to the Newest page.
Great work though!
Edit: Reply to an existing comment brings a new page as well.