Chrome extension for generating randomized, human readable strings for naming test data.
To use locally:
- Install workspace dependencies with
pnpm installat the root - Run the extension locally with
pnpm dev. - Navigate to
chrome://extensionsin the browser - Click "Load Unpacked", then select the
distdirectory of this workspace.
Built using https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite
