Mike Ratcliffe

關於我

開發者資訊
名稱 Mike Ratcliffe
地點 Corby, England
職業 Browser engineer
首頁 http://flailingmonkey.com/
加入日期 July 17, 2008
參與開發的附加元件數量 0 個附加元件
此開發者的附加元件平均分數 評分: 4 / 5 顆星

更詳細的資訊...

Firefox hacker and developer tools engineer.

我所發表的評論

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

此意見為舊版本 (0.9.5.1-signed) 的附加元件。