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.
- Host: GitHub
- URL: https://github.com/datvm/copyaguid
- Owner: datvm
- License: mit
- Created: 2020-06-18T23:04:37.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-04-19T15:05:27.000Z (about 3 years ago)
- Last Synced: 2025-03-20T14:40:36.202Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 17.6 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)