Compare Chrome extensions: MD5 Encryption vs DOM to JSON Selector

Stats MD5 Encryption MD5 Encryption DOM to JSON Selector DOM to JSON Selector
User count 88 365
Average rating 5.00 0.00
Rating count 3 0
Last updated 2019-04-09 2017-08-16
Size 218.11K 49.72K
Version 1.0 1.1
Short description
MD5 Encryption! The tool extracts element details for highlighted component of webpage DOM.
Full summary

The MD5 algorithm is a widely used hash function producing a 128-bit hash value. Although MD5 was initially designed to be used as a cryptographic hash function, it has been found to suffer from extensive vulnerabilities. ... Like most hash functions, MD5 is neither encryption nor encoding.

The "DOM to JSON Selector" is a modified version of the "DOM to JSON Converter" Extension. The selector allows users to choose a specific element. Just click on the extension icon and hover over the webpage. As you hover over an element, it would highlighted. Click on the element you would like to get the DOM-JSON of.

The extension would then extract the node name, depth, id, src, href, alt and text content of the selected element and it's children.