Fake name generation extension for Google Chrome
Name Generator is available in the Chrome Web Store!
Easy way to generate fake names and save them for later use.
Supported generators
- Faker.js
- Random User Generator
- Random Profile
- uinames.com
Screenshots
Installation
-
Build extension
npm install
npm run build
-
In your browser load unpacked extension from dist
folder
Release notes
0.2.0
- Add button for removing saved data
0.1.4
- Fix vulnerabilities by updating dependencies
0.1.3
- Generator options saving
- Fix vulnerabilities by updating dependencies
0.1.2
- Fix vulnerabilities by updating dependencies
0.1.1
- Fix vulnerabilities by updating dependencies
0.1.0
- Add auto-refresh on first run
- Add Faker.js generator
- Add copy buttons
- Fix permissions
- Update dependencies versions, design and icons
0.0.0.3
- Add refresh on sex and country change
- Add Random Profile and uinames.com generators
- Disable saved name selection when no available
0.0.0.2
- Add error handling for API calls
- Add persisting last form state
- Fix profile saving after manual changing form fields
- Replace buttons text with icons
0.0.0.1