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
}

Best Base64 decoder Alternatives

Here are some Firefox add-ons that are similar to Base64 decoder: