This extension will try to generate a JSON object from the HTML of the page that is currently shown on the browser.This extension will transform the HTML content of a page into parseable JSON format.
Why is it useful?
- JSON is easily readable and processable format of file
- For post processing of the HTML/DOM elements
- Part of a larger framework within a school projects
Improvements are welcome @xhevi,
[email protected].