-
Text Tools v0.2.1 (Beta) Pre-release
released this
2026-07-11 13:32:53 +02:00 | 1 commits to main since this releaseBugfix: context menu + side panel broken in v0.2.0
Fixes
- Context menu now works: v0.2.0 lost the text selection when the context menu opened (window.getSelection() returns null). Now falls back to DOM text search when the selection is lost.
- Side panel now opens: setPanelBehavior was inside onInstalled (only fires on install/update). Moved to top-level so it runs on every service worker startup.
What still works from v0.2.0
- In-place text transform (clone element, swap text, replace node)
- Side panel instead of popup
Install
- Download the ZIP
- Unzip
- Go to chrome://extensions
- Enable Developer mode
- Click "Load unpacked" and select the unzipped folder
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads