By: Brian McDonald
Inspect and view changes in Decode On Copy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Decode On Copy",
"description": "Automatically base64 decodes any text copied to the clipboard if that text can be decoded to a valid URL.",
"version": "1.1resigned1",
"applications": {
"gecko": {
"id": "decodeandcopy@decodeandcopy.com"
}
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"index.js"
]
}
],
"permissions": [
"activeTab",
"clipboardWrite"
],
"icons": {
"16": "icons/icon-16.png",
"19": "icons/icon-19.png",
"38": "icons/icon-38.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
} Best Decode On Copy Alternatives
Here are some Firefox add-ons that are similar to Decode On Copy:
Base64 URL Decoder
arunpdl
Decode base64 Extension
underlines
Decode URL by Click
Roeniss Moon
URL Decode to Clipboard
Mojiman
Decoder
Firefox user 14696955
Simple Base64 Decoder
chris
Copy Decoded URL
hms5232
Decoder
cback
Base64 Selection Decoder
Paweł Rak
Base64 Decoder on Selection
createOne999
Base64 Decoder
PlatinumSif
Base64 Pal
MRX