Burada gördüğünüz binlerce eklentiyi denemek için, hızlı ve ücretsiz web tarayıcısı Mozilla Firefox'u indirin!
KapatFirefox Eklentileri'ne hoş geldiniz.
Firefox'unuzu kişiselleştirmek için binlerce ekstra özellik ve stilden istediklerinizi seçin.
KapatReview for Tiny JavaScript Debugger by Mike Ratcliffe
Rated 3 out of 5 stars
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
To create your own collections, you must have a Mozilla Add-ons account.