Mike Ratcliffe 發表對 Tiny JavaScript Debugger 的評論
評分: 3 / 5 顆星
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 附加元件的帳號。