Google Messages Organizer version history - 3 versions
Google Messages Organizer by TCcraftworks
Google Messages Organizer version history - 3 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.0.2
Released Aug 20, 2026 - 23.99 KBWorks with firefox 58.0 and later- Unread indicators, previews, and timestamps now update reliably when new messages arrive, including when multiple messages arrive in quick succession
- Conversations no longer get stuck showing a stale unread state after being read
- Conversations that receive a new message now correctly move to the top of the Ungrouped section without requiring a page refresh
- Fixed the active conversation highlight getting stuck on a previous conversation after navigating away
- Fixed timestamps intermittently showing a stale time (e.g. "17:01") instead of the correct weekday (e.g. "Sat")
- Fixed the message list observer failing to attach on Google's current DOM structure, which could prevent live updates entirely
- Fixed reaction previews (e.g. "😂 to a GIF") reverting to older message text when navigating between conversations
- Fixed avatar detection incorrectly excluding business/logo avatars (e.g. pharmacies, dental offices) in favor of plain initials
- Fixed the conversation pane occasionally scrolling unexpectedly when a new message arrived
- Fixed a security issue where imported avatar URLs were not validated before being applied
- Fixed unsafe DOM insertion when patching avatars in place
- Removed the unreliable avatar pixel-variance heuristic in favor of caching all conversation avatars as Google renders them
- Ungrouped conversations now preserve Google's natural list order with unread conversations floating to the top, instead of resorting purely by unread state (which caused conversations to visually jump after being read)
- Message delivery status (Sent / Delivered / Read) and end-to-end encryption indicators in the sidebar for the active conversation, with a distinct blue color for "Read" to match common messaging app conventions
- Delivery status now updates reliably as messages transition through Sent → Delivered → Read, including for newly sent messages in an already-open conversation and messages sent from another device (e.g. phone) that sync into the open web conversation
- Manifest
data_collection_permissionsfield added to comply with Firefox's data collection disclosure requirement - Removed tab title unread count badge, which conflicted with Google's own unread count in the tab title
- Fixed native "Mark as unread" menu briefly flashing on screen when triggered from the sidebar (feature removed)
Initial release.Source code released under MIT License
Older versions
Version 1.0.1
Released Jul 12, 2026 - 23.58 KBWorks with firefox 58.0 and laterVersion 1.0.1
Bug fixes and reliability improvements:- Improved unread message detection and preview updates
- Fixed conversation active highlight getting stuck after navigation
- Fixed timestamps showing cached clock time instead of correct weekday
- Fixed message observer not attaching correctly due to Google DOM changes
- Security improvements to avatar import validation
- Minor code cleanup and performance improvements
Source code released under MIT License
Version 1.0.0
Released Jun 9, 2026 - 21.82 KBWorks with firefox 58.0 and laterSource code released under MIT License