Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 16 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
d3coder
=============================
# d3coder

Google Chrome Encoding/Decoding Plugin for various types of encoding like
base64, rot13 or unix timestamp conversion.
Google Chrome encoding/decoding plugin for various types of encoding like
base64, rot13 or unix timestamp conversion.
## Changelog

The full changelog can be found in [CHANGELOG.md](CHANGELOG.md)

## Contributing

Before contributing please make sure you have understood the [Code of Conduct](CODE_OF_CONDUCT.md).

Please be aware that the code itself is undergoing a major rewrite at the
moment to accomodate changes needed for the [extension manifest v3](https://developer.chrome.com/docs/extensions/mv3/intro/).

If you have any questions feel free to drop me a DM at any of my socials or in
my [Discord](https://discord.gg/yRTM7H2tek).