Skip to content

CyberJack/chrome_guid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Guid/Uuid Generator extension for chrome

This chrome extension was created to easily insert random uuid/guid (v4) strings into input fields and text areas.
During development it was also necessary to be able to insert a sql timestamp (yyyy-mm-dd hh:ii:ss) so this was also added.

The extension can insert the following strings into a input field (and textarea):

  • Random uuid v4
  • Null uuid (00000000-0000-0000-0000-000000000000)
  • Current date time
  • Fake date time (2001-01-01 00:00:00)

The full .crx extension is also available for direct installation.

Licence

This code is licenced using the MIT licence

Contributing

You can always create an issue.

Or better:

  1. Fork it.
  2. Create and commit your changes
  3. Open a Pull Request

Thanks to

Bdate Kaspar/Franziska Sponsel for the icon

About

Random Guid/Uuid Generator extension for chrome

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published