By: Daniel Craig Add-on
Inspect and view changes in Copy UUID source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Copy UUID",
"version": "1.3resigned1",
"description": "An extension for copying a uuid to the clipboard",
"manifest_version": 2,
"background": {
"scripts": [
"background.js"
]
},
"icons": {
"48": "icons/copy-48.png",
"96": "icons/copy-96.png"
},
"permissions": [
"contextMenus",
"clipboardWrite",
"activeTab"
],
"content_scripts": [
{
"matches": [
"*://frontend.xq/*",
"*://*.cyberscore.com/*"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{eaff4605-47a2-44f0-9897-da7d0192abd3}"
}
}
} Best Copy UUID Alternatives
Here are some Firefox add-ons that are similar to Copy UUID:
UUID Clipper
Chandan Veerabhadrappa
Regex Auto-Clipboard Linker
Shibigami
UUID
cnwangwd
UUID-Generator
Rúben Guimarães
Clipboard Master
Anas
Extended Link Copy
Tobias Bernrieder
Quick Copy URL
vantezzen
Copy tab URL to clipboard
idk
GUID or UUID Generator
Mich
Copy URL with Keyboard
Nick Tassone
Copy Current Page URL with Anchor
sashabe
UUID Generator
HelpfulFish