Base Conv Firefox

Examine source code of Base Conv

Inspect and view changes in Base Conv source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Base Conv",
  "version": "1.2.1",
  "description": "Live number base converter for DEC HEX BIN OCT Base32 64",
  "browser_specific_settings": {
    "gecko": {
      "id": "{05235fcc-597c-48f0-a861-7ff5412765b3}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/ico16.png",
    "32": "icons/ico32.png",
    "48": "icons/ico48.png",
    "96": "icons/ico96.png",
    "128": "icons/ico128.png"
  },
  "browser_action": {
    "default_popup": "gui/main.html",
    "default_icon": {
      "16": "icons/ico16.png",
      "32": "icons/ico32.png",
      "48": "icons/ico48.png",
      "96": "icons/ico96.png",
      "128": "icons/ico128.png"
    }
  },
  "background": {
    "scripts": [
      "core/bg.js"
    ]
  },
  "permissions": []
}

Mejores alternativas Base Conv

Aquí hay algunas Firefox add-ons que son similares a Base Conv: