Articles by Heather Arthur
-
WebIDE, Storage inspector, jQuery events, iframe switcher + more – Firefox Developer Tools Episode 34
A new set of Firefox Developer Tools features has just been uplifted to the Aurora channel. These features are available right now in Aurora, and will be in the Firefox 34 release in November. This release brings new tools (storage inspector, WebIDE), an updated profiler, and handy enhancements to the existing tools: WebIDE WebIDE, a […]
-
Event listeners popup, @media sidebar, Cubic bezier editor + more – Firefox Developer Tools Episode 33
A new set of Firefox Developer Tools features has just been uplifted to the Aurora channel. These features are available right now in Aurora, and will be in the Firefox 33 release in October. This release brings many new additions, especially to the Inspector tool: Event listeners popup Any node with a JavaScript event listener […]
-
Editable box model, multiple selection, Sublime Text keys + much more – Firefox Developer Tools Episode 31
A new set of the Firefox Developer Tools features has just been uplifted to the Aurora channel. These features are available right now in Aurora, and will be in the Firefox 31 release in July. This release brings new tools, editor improvements, console and inspector features: Editable box model The Box Model tab in the […]
-
Live Editing Sass and Less in the Firefox Developer Tools
Sass and Less are expressive languages that compile into CSS. If you’re using Sass or Less to generate your CSS, you might want to debug the source that you authored and not the generated CSS. Luckily you can now do this in the Firefox 29 developer tools using source maps. The Firefox developer tools use […]