Base64 Encode/Decode
Extension Delisted
This extension is no longer available in the official store. Delisted on 2025-09-16.
CRX ID
kanicfmaaienjoecanakmdeinenknooh
Status
Minor Policy Violation
Removed Long Ago
No Privacy Policy
Description from extension meta
A simple Google Chrome extension to encode and decode base64 strings.
Image from store
Description from store
This extension is helps to encode and decode your input, it is only use Javascript's "a to b" and "b to a" functions.
Base64 is a generic term for a number of similar encoding schemes that encode binary data by treating it numerically and translating it into a base 64 representation. The Base64 term originates from a specific MIME content transfer encoding.