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

Debugging javascript? #3

Open
tofutim opened this issue Mar 15, 2014 · 3 comments
Open

Debugging javascript? #3

tofutim opened this issue Mar 15, 2014 · 3 comments

Comments

@tofutim
Copy link

tofutim commented Mar 15, 2014

Any way to debug the javascript in the loaded extension?

@madskristensen
Copy link
Member

I haven't found a way other than using the Chrome Dev Tools, but it doesn't allow me to set breakpoints in all parts of an extension. Good old alert works though

@fevziyilmaz
Copy link

@Legends
Copy link

Legends commented Jan 26, 2018

use the debugger; statement...

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

4 participants