🏠 Home 

Animated GIFs and Emojis on hover - slack.com

Enables animations on hover if you disable "Allow animated images and emoji" from Slack's accessibility settings / 2022-03-02

These are all versions of this script. Show only the versions where the code changed.

  • v1.1 2022-11-02

    Replaced event.path with event.composedPath() for compatibility. Fixed support for small emojis that broke with a Slack update.

  • v1.0 2022-03-02