Logo

d3coder

4.1 (37)10,000+Featured

Encoding/Decoding Plugin for various types of encoding like base64, rot13 or unix timestamp conversion

View in Chrome Store

Screenshots (4)

Screen Shot
Screen Shot
Screen Shot
Screen Shot

Additional Information

Publisher:Izzy
Update:2022-11-11
Version:5.1.1
Size:108KiB

Full Description

Encoding/Decoding Plugin for various types of encoding like base64, rot13 or unix timestamp conversion

This extension enables you to encode and decode selected text via the context menu. This reduces the time you spend on looking up values and gives you more time to concentrate on the important things of development. 

The context menu this extension enables is customizable through the options page. To get there either click on the item or go to Wrench -> Tools -> Extensions -> d3coder options.

Via the popup you are able to choose between four message types: alert the result, adding a DIV-element to the bottom of the page, via console.log() or replacing the selected text on the page.

You can also deactivate functions(e.g. if you don't need them and want to free the space they use).

The current version has implemented the following en-/decoding functions:

- Unix Timestamp
- rot13
- base64
- CRC32/MD5/SHA1 hashing
- bin2hex
- bin2txt
- HTML entity
- HTML specialchars
- URI encode
- Quoted printables
- Escapeshellarg
- (PHP) Unserialize
- "L33T"-speak
- reverse