提供元: Michael Staal-Olsen
Inspect and view changes in Base64 decoder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"update_url": "https://clients2.google.com/service/update2/crx",
"name": "Base64 decoder",
"version": "1.2",
"description": "Decode Base64 string in omnibox",
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"omnibox": {
"keyword": "base"
},
"manifest_version": 2
} ベストのBase64 decoder代替案
Base64 decoderに類似したFirefox add-onをいくつか紹介します:
Simple Base64 Decoder
chris
Decode base64 Extension
underlines
Base64 Tool
Sarashie
Base64 EnDeCoder
Malia
Base64 Decoder
PlatinumSif
Base64 URL Decoder
arunpdl
Base64ify
James McNee
Base64 Decoder on Selection
createOne999
Base64 Encoder and Decoder
Link Webbie
Base64 Pal
MRX