Skip to content

Releases: gormanity/emoji-tooltip-extension

v0.3.4

Choose a tag to compare

@github-actions github-actions released this 21 May 01:58

Maintenance release for development-build coexistence and diagnostics.

Full Changelog: v0.3.3...v0.3.4

Full Changelog: v0.3.3...v0.3.4

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 19 May 15:41

This release improves behavior when the published extension and an unpacked development build are installed in the same browser.

Full Changelog: v0.3.2...v0.3.3

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 17 May 18:19

This release improves coexistence between the published extension and unpacked development builds.

Full Changelog: v0.3.1...v0.3.2

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 11 Apr 15:44

Emoji Revealer now works more reliably on dynamic pages and embedded content.

  • Emoji image support — tooltips appear on emoji images that identify the emoji in alt text, in addition to data-emoji.
  • Iframe support — tooltips work on emojis inside embedded frames.
  • Improved dynamic page support — tooltip detection is more reliable when sites replace page content.

YouTube Live Chat is one example of a site that benefits from these improvements.

Full Changelog: v0.3.0...v0.3.1

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 27 Mar 17:39

Emoji Revealer now uses Emoji 17.0 data.

  • Emoji 17.0 support — tooltip data is updated to the Unicode 17.0 emoji set.

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@gormanity gormanity released this 25 Feb 14:22

Emoji Revealer now supports tooltips in text fields and includes updated emoji data.

  • Show in text fields — new opt-in setting to display tooltips when hovering over emojis inside compose boxes and other editable areas.
  • Gmail compose support — tooltips work in Gmail compose boxes.
  • Unicode 16.0 emoji data — tooltip data is updated from Unicode 15.1 to Unicode 16.0.
  • Safari build — macOS Safari app is included as a release asset for sideloading.

Full Changelog: v0.1.4...v0.2.0

v0.1.4

Choose a tag to compare

@gormanity gormanity released this 21 Feb 10:32
b60ed20

Emoji Revealer now detects Gmail emoji images correctly.

  • Gmail emoji support — tooltips appear on emoji images that Gmail renders with data-emoji instead of plain Unicode text.

Full Changelog: v0.1.3...v0.1.4

v0.1.3

Choose a tag to compare

@gormanity gormanity released this 29 Jan 16:32

Firefox submission compatibility fixes.

  • Firefox data collection declaration — uses the required data_collection_permissions format.
  • Firefox version requirement — sets the minimum Firefox version required for that declaration.

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@gormanity gormanity released this 29 Jan 16:26

Firefox compatibility fixes.

  • Firefox Add-ons submission support — adds the required no-data-collection declaration.
  • Stable Firefox extension ID — updates the extension ID to emoji-revealer@gormanity.

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@gormanity gormanity released this 29 Jan 12:55

Emoji detection fixes for variation-selector differences.

  • Broader emoji matching — handles emojis that appear without a variation selector on webpages.
  • More reliable tooltips — fixes detection for 80+ affected emojis, including cloud with rain and eye in speech bubble.

Full Changelog: v0.1.0...v0.1.1