Base64 Encoder and Decoder Firefox

Examine source code of Base64 Encoder and Decoder

제작자: Link Webbie Add-on
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}"
    }
  }
}

최고의 Base64 Encoder and Decoder 대안

다음은 Base64 Encoder and Decoder과(와) 유사한 Firefox add-on입니다: