Base64 decoder Firefox

Examine source code of Base64 decoder

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입니다: