Greasy Fork is available in English.

討論 » 開發

Debugging in Firefox

§
發表於:2014-07-08

Debugging in Firefox

I'd be grateful for some pointers/suggestions about how best to debug a userscript using Firefox's built-in tools. (Or suggestion that I should get some other extension, if necessary.)

0rt
§
發表於:2014-07-17

console.log()
console.trace()

§
發表於:2014-07-20

I'm only a novice developer but I find that http://www.dirtymarkup.com/ can be very useful for debugging and cleaning up scripts.

Also JSBIN works wonder for troubleshooting.

發表回覆

登入以回復