My First Firefox Addon

Javascript Deminifier

Sometimes I want to debug some javascript in firebug but it is minified which makes it really hard to put breakpoints in because all the code is on the same line. This plugin deminifies javascript as it is downloaded. However, it does rely on the javascript being served with the proper mime type. There are some functions in firefox that let you access the pretty printed version of javascript functions and another plugin javascript deobfuscator uses this. But you can’t see the deobfuscated code in firebug. :(

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s


Follow

Get every new post delivered to your Inbox.