Bulk Select Multiple Messages의 버전 기록 - 3개 버전
Bulk Select Multiple Messages 제작자: Atakan Au
Bulk Select Multiple Messages의 버전 기록 - 3개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.0.2
2026년 4월 3일에 출시 - 24.32 KBfirefox 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
2025년 12월 18일에 출시 - 17.13 KBfirefox 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 라이선스에 따라 릴리스된 소스 코드