Greasy Fork is available in English.

SE Preview on hover

Shows preview of the linked questions/answers on hover

コードが変更されたバージョンのみを表示しています。 すべてのバージョンを表示

  • v1.1.7 2022/10/05

    fix additional matching patterns

  • v1.1.6 2021/10/09

    fix cross-site relative links

  • v1.1.5 2021/09/27

    load library from source

  • v1.1.4 2021/07/09

    catch up

  • v1.1.3 2021/07/08

    catch up with the site

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

スクリプトのすべてのバージョンを表示