Skip to content

Releases: mdolr/survol

0.6.0 - Disable inner link preview

17 Oct 13:43
Compare
Choose a tag to compare

Here is the list of features added in the 0.6.0 release :

  • Added an advanced setting to disable preview on websites that already have previews (like github.com) (#131)
  • Added a timeout to only preview links that you hover for more than 0.75 seconds (#99)
  • Moved the settings from the popup to a proper settings page (this one!) (#129)
  • Added a way to display the changelog on medium and major updates in the settings page (#129)
  • Fixed a bug where the preview would get stuck to the previous anchor link when hovering another anchor link
  • Disabled the extension on wordpress admin panel as it could conflict with some features (#105)

If you want to report a bug / have a suggestion / add a translation please open an issue on Github!

0.5.4 - Better performances

11 Oct 20:29
Compare
Choose a tag to compare
  • Reduces page load time by changing the way anchor links are detected.

0.5.3 - Firefox hotfixes

10 Oct 19:08
Compare
Choose a tag to compare
  • Fixed settings not working on firefox

0.5.2 - Release

09 Oct 20:33
Compare
Choose a tag to compare
  • Implemented StackExchange API (only detects stackoverflow.com links for now) #63
  • Implemented Dark theme #73
  • Implemented several translations ( #64 #65 #66 #67 #69 #72 #79 #80 #81 #83 #84 #86 #89 #91 #92 #95 )
  • Fixed text getting out of container #97 -> #98
  • Fixed dark-theme CSS override from other websites #103
  • Fixed popup font on Firefox #104

0.3.0 - First public release

07 Oct 12:10
Compare
Choose a tag to compare

The extension works on both chrome and firefox, it has custom support for the following sites :

  • Twitter
  • Wikipedia
  • Youtube
  • Reddit

It also uses meta-data parsing to preview non-supported websites.