Base64 Encoder and Decoder Firefox

Examine source code of Base64 Encoder and Decoder

Inspect and view changes in Base64 Encoder and Decoder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Base64 Encoder and Decoder ",
  "version": "1.4.3resigned1",
  "description": "Link Webbie chrome extension that enables you to encode and decode strings in base64.",
  "permissions": [
    "activeTab",
    "storage",
    "contextMenus"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icons/image128.png"
  },
  "icons": {
    "16": "icons/image16.png",
    "48": "icons/image48.png",
    "96": "icons/image48.png",
    "128": "icons/image128.png"
  },
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{af2a5446-5b26-4fc6-a2cc-0c6cb343ff08}"
    }
  }
}

Melhores alternativas Base64 Encoder and Decoder

Aqui estão algumas Firefox add-ons que são similares a Base64 Encoder and Decoder: