Trash Panda - Minified JS Line Finder icon

Trash Panda - Minified JS Line Finder

Extension Actions

How to install Open in Chrome Web Store
CRX ID
moneabghhfgegckglghhljanbgeilkab
Status
  • Live on Store
Description from extension meta

Format and find error locations in minified JavaScript. Trash Panda pinpoints the exact line and column for faster debugging.

Image from store
Trash Panda - Minified JS Line Finder
Description from store

Debugging errors in production often means staring at cryptic stack traces in minified JavaScript. A log like "myapp.com/main.js:2:332" doesn’t tell you much and you’re left guessing where the error actually happened.

Trash Panda solves this problem. It takes file:line:column references from javascript stack traces and instantly formats the minified javascript and points at the location of the error.

Copy your stack url with a line and column suffix (eg myapp.com/main.js:2:332) and paste it into your address bar. Trash Panda will open the minified file, jump directly to the location, and see what’s really happening
Still trash, but formatted and easy to understand trash.

Trash Panda is..
100% Free
100% Open source
100% Ad free
100% Running on your browser (No server required)
100% Free of trackers

Why install Trash Panda? Because it saves you time, frustration and endless scrolling through unreadable code. Instead of wasting hours copy and pasting minified code into you IDE and trying to format it, you can jump straight to the source of the problem and keep moving.

If you like trash panda please rate this extension and inspire me to keep working on it.

Enjoy! 🦝

Latest reviews

Subhan Ahmed
Does what it is supposed to do. It has saved me a bunch of time as previously I would open the link in the stack trace, copy and paste the code into my IDE, go to col:line and then see where the issue was. This extension allows all this in just a click. Genius!