提供元: hms5232
Inspect and view changes in Copy Decoded URL source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Copy Decoded URL",
"version": "0.2.2",
"author": "hms5232",
"description": "Quickly copy the decoded URL with a click.",
"homepage_url": "https://github.com/hms5232/firefox-copy-decoded-url",
"icons": {
"48": "icons/btn-48.png",
"96": "icons/btn-96.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{0f693142-6faf-4ba6-b423-1542da3ee2d1}",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"activeTab",
"clipboardWrite"
],
"action": {
"default_icon": "icons/btn-96.png",
"default_title": "Copy Decoded URL"
},
"background": {
"scripts": [
"background.js"
]
}
} ベストのCopy Decoded URL代替案
Copy Decoded URLに類似したFirefox add-onをいくつか紹介します:
Decode URL by Click
Roeniss Moon
Clip url
Vogu66
URL Decode to Clipboard
Mojiman
Simple URL Copy
Misoni
Copy URL with Keyboard
Nick Tassone
Base64 URL Decoder
arunpdl
Quick Copy URL
vantezzen
Copy current URL shortcut
kooler
Quick URL Copy
Rob Anderson
Clipboard URL Normalizer
Jefik
Decode On Copy
Brian McDonald
Quick Copy URL
Rafael Apocalypse