Creates a unique GUID/UUID and inserts it into a text fieldThis chrome extension will add an item to your right click / context menu when right clicking on a text input field of a web page. Choosing "Generate GUID / UUID" will then generate a unique id and *replace* the contents of the field with the new id.
NOTE: This only works on input fields of type="text". Password input fields, textarea fields and other types of form input that customized with JavaScript to look like a text input field are not compatible.