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 License に従いリリースされています
以前のバージョン
バージョン 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 License に従いリリースされています