SE Preview on hover

Shows preview of the linked questions/answers on hover

queste sono le versioni di questo script in cui il codice è stato aggiornato Visualizza tutte le versioni.

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

Mostra tutte le versioni dello script