Base64 Encoding/Decoding
This extension will encode and decode Base64 strings.
https://github.com/mymorkkis/b64-chrome-extension
I wrote this extension as I work with Base64 encoded ID's for GraphQL apps. I wanted an extension that would handle encoding and decoding these exclusively without any extra...
Developer Tools