Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dylf/base64-decode-extension

A chrome extension for decoding base 64 strings, and open urls encoded in base 64.
https://github.com/dylf/base64-decode-extension

base64-decoding chrome-extension typescript vite

Last synced: 25 days ago
JSON representation

A chrome extension for decoding base 64 strings, and open urls encoded in base 64.

Awesome Lists containing this project

README

        

# Base64 Decode

A chrome extension for decoding base64 encoded strings, and opening base 64 encoded urls.

[Check it out on the chrome webstore](https://chrome.google.com/webstore/detail/base-64-decode/cjjhhjjoenldlkfbdinpigfcpkhijhco)

Have you ever needed to use base 64 decode on text in a web page? How about visiting a URL that is base 64 encoded?

This extension adds menu items for your right-click context menu when you select text that is base64 encoded on a page.

![Screenshot](./screenshot.jpg)