Greasy Fork is available in English.

SE Preview on hover

Shows preview of the linked questions/answers on hover

Versión del día 18/2/2017. Echa un vistazo a la versión más reciente.

A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.

  • v1.1.7 5/10/2022

    fix additional matching patterns

  • v1.1.6 9/10/2021

    fix cross-site relative links

  • v1.1.5 27/9/2021

    load library from source

  • v1.1.4 9/7/2021

    catch up

  • v1.1.3 8/7/2021

    catch up with the site

  • v1.1.2 11/1/2021 catch up with the redesigned site
  • v1.1.1 13/9/2020 tweak highlighter
  • v1.1.0 12/9/2020 switch to highlight.js
  • v1.0.9 28/8/2020 adjust rem scale + fixes
  • v1.0.8 27/8/2020 fixups
  • v1.0.7 27/8/2020 fixes for site update
  • v1.0.6 25/4/2020 dark theme various minor fixes
  • v1.0.5 12/3/2020 patch new SO styles for deleted answers
  • v1.0.4 18/12/2019 restore "more comments" link
  • v1.0.3 28/8/2019 update answer selectors
  • v1.0.2 8/3/2019 fix some console errors
  • v1.0.1 22/2/2019 disable debug logging
  • v1.0.0 10/1/2019 switch to Shadow DOM
  • v0.6.3 21/5/2018 preserve stylesheet order
  • v0.6.2 18/3/2018
  • v0.6.1 18/3/2018
  • v0.6.0 18/3/2018 fix previewing of hot network questions
  • v0.5.9 27/2/2018 fix another <table> leftover
  • v0.5.8 16/2/2018 fix the link that expands more comments
  • v0.5.7 31/1/2018 fix data-remaining-comments-count
  • v0.5.6 14/3/2017 Show the timeline link on answers too
  • v0.5.5 12/3/2017 Preview when hovering "# answers" block in question list on SE sites
  • v0.5.4 11/3/2017 Show "accepted" checkmark on a previewed answer badge
  • v0.5.3 9/3/2017 Show 'wait ' cursor after 1 second; text-decoration-skip:ink for Chrome 57+
  • v0.5.2 4/3/2017 Remove document.hasFocus check
  • v0.5.1 4/3/2017 Disable document focus detection in Firefox as it's buggy; circumvent transitionend FF bug
  • v0.5.0 4/3/2017 Increase specificity on style overrides
  • v0.4.9 4/3/2017 Rework onStyleSheetsReady and make it animate the frame border when XHR is required
  • v0.4.8 3/3/2017 Reuse stylesheet elements
  • v0.4.7 3/3/2017 Preload CSS properly to avoid FOUC. Show previews on bing, yahoo
  • v0.4.6 3/3/2017 Handle relative links by adding BASE element in the preview
  • v0.4.5 28/2/2017 autokill foreign elements in the iframe; don't show the preview after downloading if the link is no longer hovered
  • v0.4.3 23/2/2017 Don't preview when browser window isn't focused
  • v0.4.2 21/2/2017 Show user cards only if mouse still hovers the link
  • v0.4.1 21/2/2017 Make the preview resizable
  • v0.4.0 20/2/2017 Show user cards when hovering name links
  • v0.3.9 20/2/2017 writeCache LZString 2x speedup
  • v0.3.8 20/2/2017 Show the post menu, delinkify/remove non-functional items, add timeline link
  • v0.3.7 19/2/2017 Delay writeCache for 1 second to speed up preview appearance
  • v0.3.6 19/2/2017 Don't prevent default action of events in preview when passing through
  • v0.3.5 19/2/2017 Work on google search; workaround for the "Direct Google" userscript that overwrites String.prototype
  • v0.3.4 19/2/2017 Lock page scroll better by ignoring bubbled events
  • v0.3.3 19/2/2017 release key down listener; code cosmetics
  • v0.3.2 18/2/2017 user card hover fixes
  • v0.3.1 18/2/2017 instanceof Node doesn't work

Ver todas las versiones del script.