Greasy Fork is available in English.

HoverCard: BoardGames.SE MTG Gatherer Card Link Rollover

Display MTG cards in tooltip when hovering over Gatherer and Autocard links

Ниже показаны версии этого скрипта, в которых изменялся код. Показать все версии.

  • v1.0.10 03.07.2018 StackExchange swapped `boardgames` and `meta` in the URL address.
  • v1.0.9 07.10.2016 Using encodeURIComponent after decoding to preserve special symbols like ampersand and questions marks.
  • v1.0.8 07.10.2016 Change URI string replacement to Regex. Fixes cards like "Lion's Eye Diamond".
  • v1.0.7 05.10.2016 Fix tricky card names like "Sphinx's Revelation".
  • v1.0.6 05.10.2016 Fixed [... i] attr case-sensitive bug in Chrome. Added 2 new MTG urls for loading cards.
  • v1.0.5 22.04.2016 Added z-index to rise hovercards above elements in the sidebar. Occurred when a hovercard was displayed on the far right side of the content.
  • v1.0.4 15.04.2016 Force imageUrl on HTTP, because gatherer.wizards.com doesn't respond on HTTPS connections. This will cause a mixed-content warning to people using HTTPS on stackexchange.com.
  • v1.0.3 13.04.2016 Tidier CSS. Support HTTPS. Split up show method into showCard and calcPos methods.
  • v1.0.2 12.04.2016 Fixed invisible overlay that prevents clicking on the page below it.
  • v1.0.1 12.04.2016
  • v1.0.0 12.04.2016