SE Preview on hover

Shows preview of the linked questions/answers on hover

These are versions of this script where the code was updated. Show all versions.

  • v0.3.0 2017-02-18 Show user details on hover on a gravatar; persist lockScroll listeners; use a uniform check mark on accepted answers
  • v0.2.9 2017-02-18 faster fade-in when cached
  • v0.2.8 2017-02-18 Add close button and Esc key
  • v0.2.7 2017-02-18 preview links to comments
  • v0.2.6 2017-02-17 Close status notification is now at the top
  • v0.2.5 2017-02-17 typos
  • v0.2.4 2017-02-17 Force-show loaded comments
  • v0.2.3 2017-02-17 Show answer shelf items as gravatars with score
  • v0.2.2 2017-02-17 Closed question preview is now yellowish
  • v0.2.1 2017-02-17 DELAY = 200
  • v0.2.0 2017-02-16 Show post votes, date
  • v0.1.9 2017-02-16 Don't spam in console with scroll prevention messages
  • v0.1.8 2017-02-15 Show the author, not editor, in answers minishelf tooltips
  • v0.1.7 2017-02-15 Cache previews for 1-5 minutes; use DOM to render the preview; deleted posts in red color
  • v0.1.6 2017-02-14 Display only one question status + tweak CSS for the bottom one
  • v0.1.5 2017-02-14 Don't remove the preview at opacity=0 transitionend if it's shown for another link
  • v0.1.4 2017-02-14 Show question status, rework abortPreview
  • v0.1.3 2017-02-14 Handle iframe already loaded state; track abortPreview using a separate timer
  • v0.1.2 2017-02-14 Reuse loaded data when switching answers in the same question preview
  • v0.1.1 2017-02-14 Wrap long list of answer number links in preview, display vote count in tooltip
  • v0.1.0 2017-02-14 Show clickable answers; code cosmetics
  • v0.0.9 2017-02-13 release link listeners when preview is shown
  • v0.0.8 2017-02-13 code cosmetics
  • v0.0.7 2017-02-13 More FireFox workarounds, code cosmetics
  • v0.0.6 2017-02-13 Make it run on Firefox 52
  • v0.0.5 2017-02-13 Switch to new setMutationHandler interface
  • v0.0.4 2017-02-13 Add "Show more comments" link
  • v0.0.3 2017-02-13 Don't activate on "Share" links
  • v0.0.2 2017-02-13 fix main doc scroll prevention when hovering the preview
  • v0.0.1 2017-02-13

Show all script versions