Base64 Encoder Decoder Offline Firefox

Examine source code of Base64 Encoder Decoder Offline

Par : v9 Add-on
Inspect and view changes in Base64 Encoder Decoder Offline source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Base64 Encoder Decoder Offline",
  "version": "1.0.0",
  "description": "Encode Unicode text to Base64 and decode Base64 back to text. Everything is processed locally without uploads, tracking, or storage.",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "action": {
    "default_title": "Base64 Encoder Decoder Offline",
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "base64-encoder-decoder@local.firefox",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Meilleures alternatives Base64 Encoder Decoder Offline

Voici quelques Firefox add-ons qui sont similaires à Base64 Encoder Decoder Offline :