A fairly simple. context menu based extension to encode/decode base64 strings.
- Encodes/decodes strings inline with content - no site searching required
- Formats links to be clickable
- Option to automatically copy encoded/decoded text to clipboard
- Option to automatically attempt decode on text selection (without having to use context menu)
- Recursively decodes Base64 strings which have been encoded more than once
Visit the Chrome Webstore for the latest published version of the extension. Google Chrome, Microsoft Edge, and Mozilla Firefox are all supported. The latest, unpacked version of the extension can also be downloaded from the Releases page.
- Install the extension, as above
- You may need to refresh the target webpage
- Select text to encode/decode
Right click
->Inline Base64 Tools
->Encode
/Decode
Right click
->Inline Base64 Tools
-> Set preferences as you please
- /u/3xbun for the recursive decoding snippet