d3coder

Upmychrome.com is not an official representative or the developer of this extension. Copyrighted materials belong to their respective owners. Warning: Users can download and install browser addon from the links following the Official Website and Chrome Web Store.

Review:

IMPORTANT: If you have questions, bug reports or feature requests please do not post them as review but instead submit them via Github(preferred) or via the "Send Feedback" feature of the Chrome Webstore. I WILL IGNORE ANY FEATURE REQUESTS SUBMITTED VIA REVIEWS, AS THEY MAKE IT TOO HARD TO GUESS WHAT YOU WANT/NEED AND I AM NO MAGICIAN OR PSYCHIC! This extension enables you to encode and decode selected text via the context menu. This reduces the time you spend on looking up encoded values and gives you more time to concentrate on the...

d3coder Review

IMPORTANT: If you have questions, bug reports or feature requests please do not post them as review but instead submit them via Github(preferred) or via the "Send Feedback" feature of the Chrome Webstore. I WILL IGNORE ANY FEATURE REQUESTS SUBMITTED VIA REVIEWS, AS THEY MAKE IT TOO HARD TO GUESS WHAT YOU WANT/NEED AND I AM NO MAGICIAN OR PSYCHIC!

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

Version 1.3.0 introduces a new in-clipboard-conversion which will allow you to copy text into your clipboard and select a conversion from the menu(when no text is selected). After the conversion the new text ist pasted back into your clipboard.

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

Via the popup menu you are able to choose between 5 message types: alert the result, display the result via native HTML5 notifications, inject a DIV-element to the pages bottomm, via console.log() or replacing the selected text on the page.

The menu also offers you to deactivate functions in your context menu( e.g. if you don't need and want to free the space they use).

The current version has implemented the following functions:

- Timestamp decoding
- rot13 en-/decoding
- base64 encoding
- base64 decoding
- CRC32 hashing
- MD5 hashing
- SHA1 hashing
- bin2hex
- bin2txt
- HTML entity encoding
- HTML entity decoding
- HTML specialchars encoding
- HTML specialchars decoding
- URI encoding
- URI decoding
- Quoted printable decoding
- Quoted printable encoding
- Escapeshellarg
- Base64 decode
- Base64 encode
- Unserialize
- L33T-en/decode
- reverse

You don't have to worry about the permissions the extension needs. This extension won't send or save any data. The permissions are needed for the functions the extension provides. d3coder even got a "100% CLEAN award granted by Softpedia".

Now also on Google+ - https://plus.google.com/b/117007781487912674775/ - add the page to your circles to always stay up-to-date about changes.

CHANGELOG:
2.0.6
Fixed bin2txt when converting strings with whitespace characters

2.0.5
Fixed broken unserialize function

2.0.4
Fixed update of context menu after disabling menu items

2.0.3
Fixed broken install

2.0.2
Smaller updates to options page

2.0.1
Bugfix: Fixed broken encryptions

2.0.0
Rewrite of core code to drop a dependency
Updated options page theme
Rewrite of options page code

1.3.0
Feature: New menu for direct in-clipboard-conversion

1.2.6
Bugfix: Problems with context menu customization

1.2.4
1.2.5
Extension packaging problems

1.2.3
Added function URI encode
Added function URI decode
Added link to menu in context menu

1.2.2
Fixed not-working outputs (manifest v2 regression)

1.2.1
Fixed not-working options-page (manifest v2 regression)

1.2.0
Added function reverse

1.1.0
Changed manifest to version 2

1.0.0
- Added in-place replacement of en-/decoding

0.6.0
- Automatic clipboard copy option
- Copy-to-Clipboard button in Div-Output

0.5.0
- Added bin2txt function
- Added L33T en/decoding

0.4.2
- Changed output of unserialize function

0.4.1
- Quickfix for broken menu generation

0.4.0
- Instant change of context menu items after removing/adding functions
- Div-output is now resizable in height
- Added function base64 encode
- Added function base64 decode
- Added function unserialize

0.3.0
- Re-designed the options page to fit better into Chrome
- Removed save and cancel button on options page
- Changes made on the options page are saved immediately
- Added DIV-output
- Added Console.log()-output

0.2.0
- Moved the options from browser action to options page
- Fixed the image for HTML5 notifications

Credits:

Thanks to Martin Jost for the webstore graphics.
Was this game review helpful?
Thank you for your feedback!
0 % of people found this helpful