a simple regex tool for development and testing.
- migrate from manifest v2 to v3.
- removed persisent in background script.
- clean up unnecessary code
- added .gitignore
- allowed to send empty pattern to remove highlights
- 1st version working with chrome
- variables saved in background reuses among tabs.
- disable case-insensitive search
- improved highlight function
- storage for history added
- renamed variables
This extension includes:
- a browser action with a popup including HTML, CSS, and JS
- a background script
- a content script
This tool allows to search regex with affix. The content script will search the whole HTML and highlighted the matched if possible. The search result (with captured groups) will then be sent to popup.