Por: underlines
Inspect and view changes in Decode base64 Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Decode base64 Extension",
"version": "1.0",
"description": "Decodes selected text using Base64 or URL decoding and replaces it with the original and decoded text (with a link if applicable). Right Click on your selected text and choose 'Decode String'.",
"permissions": [
"contextMenus",
"scripting",
"activeTab"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "underlines@gmail.com"
}
},
"icons": {
"512": "icons/icon-512.png"
}
} Melhores alternativas Decode base64 Extension
Aqui estão algumas Firefox add-ons que são similares a Decode base64 Extension:
Simple Base64 Decoder
chris
Decoder
Firefox user 14696955
Base64 Decoder on Selection
createOne999
Base64 Decoder
PlatinumSif
Page-Base64-Decoder
isrightkev
Base64 URL Decoder
arunpdl
Base64 Pal
MRX
Base64 decoder
Michael Staal-Olsen
Smart Decoder
arlocolburnextensions
Base64 Selection Decoder
Paweł Rak
Decode On Copy
Brian McDonald