CounterString
CounterString and text generation for Exploratory Testing
As of June 2026, CounterString has 121 users and a 5.00/5 rating from 1 reviews in the Developer Tools category.
Usersdown 0.8 percent−0.8%
121
121
Ratingno change0%
5.00
1 reviews
Reviewsno change0%
1
Version
0.4.1
Manifest V3
History
7 snapshotsTracking since Apr 4, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 4, 2026 | 122 | 5.00 | 1 | 0.4.1 |
| Apr 17, 2026 | 117 | 5.00 | 1 | 0.4.1 |
| Apr 23, 2026 | 121 | 5.00 | 1 | 0.4.1 |
| May 3, 2026 | 124 | 5.00 | 1 | 0.4.1 |
| May 20, 2026 | 127 | 5.00 | 1 | 0.4.1 |
| May 30, 2026 | 128 | 5.00 | 1 | 0.4.1 |
| Jun 7, 2026 | 122 | 5.00 | 1 | 0.4.1 |
| Now | 121 | 5.00 | 1 | 0.4.1 |
Permissions & access
- Permissions
- contextMenusactiveTabscripting
- Host access
- None declared
Screenshots
About
A CounterString is a string of text e.g. `*3*5*7*9*12*15*` where: - the string is a specific length e.g. 15 - the last character in the string is an * - the numbers before each * are the position of the * This can act as Test Data for helping test the length allowed in forms and other data fields. If the value is truncated then you can tell from the numbers and the '*' how long the string is e.g. `*3*5*7*9*12*15` is 14 characters long because the '*' after 15 is missing. CounterStrings are commonly used in exploratory testing. This extension is a simple CounterString generator, which: - displays a dialog asking for the number of characters, - then generates a CounterString of that length - generated data can be copied directly to the clipboard (default) - the CounterString is logged to the dev console to allow later copy and pasting, - the extension can insert the CounterString into the value of the field that was selected when the right click context menu was displayed, the extension can also 'type' the values. - this supports supports testing online forms. - if a field has a maxlength, then this is used as the default for CounterString generation NOTE: human copy and paste data triggers the browsers default input validation and behaviour. Generate and Type can bypass some validation rules, making this suitable for edge case testing. Additional Features: - generate and type random data generated from Regex - generate and type ranges of characters - generate and type repeated text, characters or regex generated data - explore boundary chop ranges - useful for hunting down boundary length conditions Instructions for use: - right click on an input field - choose Generate CounterString - enter value of CounterString - CounterString will be logged to the console (use dev tools to see it) - CounterString will be inserted as the value of the WebElement you clicked on You can also choose to 'type' CounterStrings - this will issue keydown and keyup events to type the string character by character. Note: - works with forms on the actual page - this extension does not work with forms embedded in frames This is open source and source can be found at GitHub: - https://github.com/eviltester/counterstringjs
Technical
- Version
- 0.4.1
- Manifest
- V3
- Size
- 48.78KiB
- Min Chrome
- 88
- Languages
- 1
- Featured
- No
Metadata
- ID
- keklpkmokeicakpclclkdmclhgkklmbd
- Developer ID
- u998bbc8f861d57c6720bd75b180f2d5d
- Developer Email
- [email protected]
- Created
- Apr 1, 2019
- Last Updated (Store)
- Jan 20, 2026
- Last Scraped
- Jun 7, 2026
- Website
- —
- Support URL
- —
- Privacy Policy
- https://www.eviltester.com/page/privacy/
Similar extensions
Alternatives to CounterString, ranked by description similarity.
mockFiller
MockFiller is a browser extension that helps you fill out forms with random data.
5
form input generator
Generate random form input based on input type. Input will be saved into local storage automatically
138
★ 5.0
Regex Tester & Generator
A powerful tool for testing, generating, and learning regular expressions
18
Fake Name Generator
Use Fake Name Generator to fill forms with random names, addresses, and phone numbers — your fake person generator.
503
★ 5.0
Super Regex Generator
A tool for advanced REGEX operations tailored for SEO tasks.
7
FakeSmith - Test Data Generator
Quickly generate and manage reusable testing data directly within the browser.
15
One Click Form Filler
One-click form filler that intelligently matches input names—skipping anything already filled. Built for developers.
2
Field Length Checker
Shows the maximum length and current character count for input fields - a QA testing helper
3
Data sourced from the Chrome Web Store · last verified Jun 7, 2026.