Short Description
Extension generates data for checking textarea field.It's useful for web testers or developers, who want to check does special symbols in textarea HTML field are being processed properly.
Download and Install
This extension is available for Chrome.Install from Google Store | Download source code from GitLab |
Questions and Comments
Any questions or comments are welcome! You can write me an e-mail on iriiiina@gmail.com or leave a comment on this page.Source Code and Issues
Source code and issue reporting is available at GitLab: https://gitlab.com/irina-ivanova-extensions/textarea-checkerScreenshots
Description
To generate text you need to check at least one option. Result will be automatically copied into clipboard, so You don't even need to click Ctrl+C.Hot keys
- [0] check/uncheck all checkboxes
- [1]-[9] groups of symbols that user can define in Options (only not null titles are visible)
Options
- Key - hot key, that changes checkbox. Both regular and numpad numbers are working.
- Title - title that will be shown in the extension. Empty title is invisible in extension, so to use value title should be defined.
- Value - value that will be added to the generated output, if checkbox is selected.
- Check all options by default - if this checkbox is selected, default output of all options will be automatically generated at extension opening. That means, that users clipboard will be automatically overridden.
Chrome Tip
You can configure hot keys for extension in the Google Chrome:- open the extensions tab - chrome://extensions
- link "Configure commands" at the bottom
- choose an extension and type a shortcut
Posts About Textarea Checker
December 16, 2014 | Textarea Checker v1.0 |
December 11, 2014 | Textarea Checker v0.1 |