Base64 Codec Firefox

Examine source code of Base64 Codec

Por: pshekhar
Inspect and view changes in Base64 Codec source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Base64 Codec",
  "version": "1.0.0",
  "description": "Base64 Encoder Decoder, based on contextMenu, with in-place html text replacement.",
  "manifest_version": 2,
  "background": {
    "scripts": [
      "content.js"
    ]
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "contextMenus",
    "tabs",
    "notifications",
    "http://*/",
    "https://*/"
  ]
}

Mejores alternativas Base64 Codec

Aquí hay algunas Firefox add-ons que son similares a Base64 Codec: