История версий «Bulk Select Multiple Messages» – 3 версии
Bulk Select Multiple Messages от Atakan Au
История версий «Bulk Select Multiple Messages» – 3 версии
Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.
Последняя версия
Версия 1.0.2
Выпущено 3 апр. 2026 г. — 24,32 КБРаботает с firefox 142.0 и вышеChangelog
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.
Исходный код выпущен на условиях Лицензия MIT
Старые версии
Версия 1.0.1
Выпущено 18 дек. 2025 г. — 17,13 КБРаботает с firefox 109.0a1 и вышеChangelog
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.
Исходный код выпущен на условиях Лицензия MIT
Версия 1.0
Выпущено 15 мар. 2025 г. — 16,47 КБРаботает с firefox 58.0 и вышеИсходный код выпущен на условиях Лицензия MIT