Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

im trying to debug github js #24

Open
yajd opened this issue Feb 5, 2014 · 2 comments
Open

im trying to debug github js #24

yajd opened this issue Feb 5, 2014 · 2 comments

Comments

@yajd
Copy link

yajd commented Feb 5, 2014

hi im trying to debug (with breakpoints) github js (when user clicks on a file to load from repo) but the deminifier is not working right. i think the mime type is not javascript. is there anyway you can add a white list so i can give it urls. or can you make it deminify all .js files please?

im using Firefox 26, i saw adon was updated on jan 2 2014. i havent actually seen this deminify anything yet, ff26 is supported right?

@benmmurphy
Copy link
Owner

The latest version of firefox comes with built-in deobfuscation. I recommend you use that.

https://developer.mozilla.org/en-US/Firefox/Releases/27

Javascript in the debugger panel can be unminified, using the { } button.

@yajd
Copy link
Author

yajd commented Feb 7, 2014

Much much thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants