Bulk Select Multiple Messages version history - 3 versions
Bulk Select Multiple Messages by Atakan Au
Bulk Select Multiple Messages 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 Apr 3, 2026 - 24.32 KBWorks with firefox 142.0 and laterChangelog
Version 1.0.2 (2026-04-03)- Architecture: Introduced modular, version-aware content script architecture.
- Added
utils.js– sharedtriggerFocus()and newclearSelectionMarkers()helper. - Added
versions/registry.js– central version registry listing all supported WhatsApp Web UI versions. - Added
versions/v2_3000_1036612670.js– self-contained handler (detect + handler) for WhatsApp Web UI v2.3000.1036612670. content.jsrefactored to delegate all DOM work to the active version handler.- Feature: Version selector in popup – choose a specific WhatsApp Web version or use Auto-detect.
- Selected version and loop state are persisted via
chrome.storage.local. - Feature: New footer buttons – Feedback (bug report) and Donate.
- Fix: All previous selection markers (
processedRow) are now cleared at the start of every new selection pass. - Improved: Menu button detection now uses
aria-haspopupattribute filter. - Improved: "Select messages" menu item found by SVG icon title (
ic-check-box) for language independence, with positional fallback. - Removed: Dead code
switchSelectMessageModeOldeliminated. - Popup: Complete UI redesign – dark WhatsApp theme, pill buttons, custom toggle switch, SVG icons.
- Manifest: Bumped to
v1.0.2, corrected content script load order, addedtabspermission, addedicon-128.png.
Source code released under MIT License
Older versions
Version 1.0.1
Released Dec 18, 2025 - 17.13 KBWorks with firefox 109.0a1 and laterChangelog
Version 1.0.1 (December 18, 2025)- Updated: Migrated from Manifest V2 to Manifest V3.
- Improved: Error handling and console logs for better feedback.
- Fixed: Element selection for menu buttons and application wrappers.
- Optimized: Logic flow in message processing.
Source code released under MIT License
Version 1.0
Released Mar 15, 2025 - 16.47 KBWorks with firefox 58.0 and laterSource code released under MIT License