Mike Ratcliffe님의 Tiny JavaScript Debugger 검토
5점중 3점 받음
Seems like you don't realize it, but you can already debug Firefox using the built-in developer tools:
1. Open the built-in devtools.
2. Click the settings icon and check "Enable chrome and add-on debugging" and "Enable remote debugging."
3. Restart Firefox.
You will now have new options in the Web Developer Tools menu:
- Browser Toolbox: Used to inspect and debug the browser
- Browser Console: console.log, console.dir etc. log to this
모음집을 제작하시려면 Mozilla 부가 기능 계정이 있어야 합니다.
아니면 현재 사용중인 계정으로 로그인 하세요