Skip to content

Chrome extension to cause chaos in all strings on a page

License

Notifications You must be signed in to change notification settings

junmer/chaos-string-tester

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Chaos String Tester

This is a simple chrome extension that allows you to stress test your web application by injecting random strings into the current tab DOM elements. Code snippet shared by John Phamous.

Installation

Temporary until it's published on the Chrome Web Store:

  1. Clone this repository or download the zip file
  2. Unzip the file if you downloaded the zip file
  3. Open Chrome and go to chrome://extensions/
  4. Enable Developer mode
  5. Click on Load unpacked and select the chaos-string-tester folder
  6. Open a new tab and click on the extension icon

Usage

  1. Click on the extension icon
  2. Click chaos tester button
  3. All string elements will be replaced with long random strings

demo

Contributing

All contributions are welcome! Please open an issue or a pull request.

About

Chrome extension to cause chaos in all strings on a page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.1%
  • HTML 24.9%