An open API service indexing awesome lists of open source software.

https://github.com/datvm/copyaguid

An extremely simple Chrome and Edge extension that copy a GUID whenever you click the button.
https://github.com/datvm/copyaguid

Last synced: 2 months ago
JSON representation

An extremely simple Chrome and Edge extension that copy a GUID whenever you click the button.

Awesome Lists containing this project

README

        

# Copy A Guid

An extremely simple Chrome extension that does a single thing: copy a newly generated GUID to your clipboard whenever you click it. Nothing else: no tracking added, no permission needed, no UI.

A single method for generating UUID taken from [this StackOverflow answer](https://stackoverflow.com/a/2117523/653457).

[Install from Chrome Web Store](https://chrome.google.com/webstore/detail/copy-a-guid/cjgnehbpcajkogefjgcgajgaomjhgdak)

[Install from Microsoft Edge Addons](https://microsoftedge.microsoft.com/addons/detail/copy-a-guid/afjfmnbdkpgbeioafdgpiniljbmkchbf)