RegX in Chrome with OffiDocs
RegX Chrome web store extension
DESCRIPTION:
Run the Chrome online web store extension RegX using OffiDocs Chromium online.
RegX is a regular expression tool that provides a great way to do search and replace on a block of text.The actual regex operation is performed in a separate thread using an HTML5 worker so that the app never freezes or slows down even on complicated expressions or long blocks of text.
Features: - Replaced matches are highlighted in the output.
- By pressing the execute button or hitting the enter key, the current output will be moved to the input box.
- The input and output boxes scroll together so that they can be more easily compared side-by-side.
Still to come: - Provide flags for things such as case insensitive searches.
- Improve the input/output comparison so that it better compares lines.
- Highlight matches - Save search/replace patterns for re-use Changelog: - v0.
1.
0 - - Initial Release - v0.
2.
0 - - The regex can't be executed while the background process is running or if there's an error.
The Execute button will gray out to signify this.
- v0.
2.
1 - - Updated the manifest to v2 - - Fixed the way escape sequences are done in the replacement so \\n should render now as \n rather than as a slash followed by a line break.
Additional Information:
- Offered by michaeldrotar
- Average rating : 4.64 stars (loved it)
RegX web extension integrated with the OffiDocs Chromium online