String Generator
Extension Delisted
This extension is no longer available in the official store. Delisted on 2025-09-16.
CRX ID
bjldlhbmmfjfmkhgkclafnadmofhpajd
Status
Minor Policy Violation
Removed Long Ago
No Privacy Policy
Description from extension meta
Generate random strings of specified length.
Image from store
Description from store
The extension generates random string for provided length from lowercase English letters which can be used to test field validation. After generating the string it is copied to clipboard so you can just paste to your application under test.
For strings longer than 10 characters length is populated at the start of the string. End of the string is marked with '_e' - after you paste the string in a test field, this end mark will indicate whether the string was truncated or not.