Firefox Dev Edition



Firefox Developer Tools is a set of web developer tools built into Firefox. You can use them to examine, edit, and debug HTML, CSS, and JavaScript.

This section contains detailed guides to all of the tools as well as information on how to debug Firefox for Android, how to extend DevTools, and how to debug the browser as a whole.

Download Firefox Developer Edition - Improve your browsing experience by getting your hands on the latest edition of Firefox with the new and improved Quantum engine and all the latest goodies. Firefox Developer Edition solves this problem by creating a focal point to streamline your development workflow. It’s a stable developer browser which is not only a powerful authoring tool but also robust enough for everyday browsing.

Firefox Developer Tools Firefox Developer Tools is a set of web developer tools built into Firefox. You can use them to examine, edit, and debug HTML, CSS, and JavaScript. Dec 22, 2018 In this guide, we will share about Firefox Beta, Nightly, Developer & Aurora edition. Firefox Beta, Nightly, Developer & Aurora editions The best part of these versions is that anybody can install it.

If you have any feedback on DevTools or want to contribute to the project, you can join the DevTools community.

Note: If you are just getting started with web development and using developer tools, our learning docs will help you — see Getting started with the Web and What are browser developer tools? for good starting points.

The Core Tools

You can open the Firefox Developer Tools from the menu by selecting Tools > Web Developer > Toggle Tools or use the keyboard shortcut Ctrl + Shift + I or F12 on Windows and Linux, or Cmd + Opt + I on macOS.

The ellipsis menu on the right-hand side of Developer Tools contains several commands that let you perform actions or change tool settings.

Firefox Developer Edition Install

This button only appears when there are multiple iframes on a page. Click it to display a list of the iframes on the current page and select the one with which you want to work.
Click this button to take a screenshot of the current page. (Note: This feature is not turned on by default and must be enabled in settings before the icon will appear.)
Toggles Responsive Design Mode.
Opens the menu that includes docking options, the ability to show or hide the split console, and Developer Tools settings. The menu also includes links to the documentation for Firefox Web Tools and the Mozilla Community.
Closes the Developer Tools

Page Inspector

View and edit page content and layout. Visualize many aspects of the page including the box model, animations, and grid layouts.

Web Console

See messages logged by a web page and interact with the page using JavaScript.

JavaScript Debugger

Stop, step through, examine, and modify the JavaScript running on a page.

Network Monitor

See the network requests made when a page is loaded.

Performance Tools

Analyze your site's general responsiveness, JavaScript, and layout performance.

Responsive Design Mode

See how your website or app will look and behave on different devices and network types.

Accessibility inspector

Provides a means to access the page's accessibility tree, allowing you to check what's missing or otherwise needs attention.

Application panel

Provides tools for inspecting and debugging modern web apps (also known as Progressive Web Apps). This includes inspection of service workers and web app manifests.

Note: The collective term for the UI inside which the DevTools all live is the Toolbox.

More Tools

These developer tools are also built into Firefox. Unlike the 'Core Tools' above, you might not use them every day.

Memory
Figure out which objects are keeping memory in use.
Storage Inspector
Inspect cookies, local storage, indexedDB, and session storage present in a page.
DOM Property Viewer
Inspect the page's DOM properties, functions, etc.
Eyedropper
Select a color from the page.
Style Editor
View and edit CSS styles for the current page.
Taking screenshots
Take a screenshot of the entire page or of a single element.
Measure a portion of the page
Measure a specific area of a web page.
Rulers
Overlay horizontal and vertical rulers on a web page

For the latest developer tools and features, try Firefox Developer Edition.

Connecting the Developer Tools

If you open the developer tools using keyboard shortcuts or the equivalent menu items, they'll target the document hosted by the currently active tab. But you can attach the tools to a variety of other targets, too, both within the current browser and in different browsers or even different devices.

about:debugging
Debug add-ons, content tabs, and workers running in the browser.
Connecting to Firefox for Android
Connect the developer tools to an instance of Firefox running on an Android device.
Connecting to iframes
Connect the developer tools to a specific iframe in the current page.
Connecting to other browsers
Connect the developer tools to Chrome on Android and Safari on iOS.

Debugging the browser

By default, the developer tools are attached to a web page or web app. But you can also connect them to the browser as a whole. This is useful for browser and add-on development.

Browser Console
See messages logged by the browser itself and by add-ons, and run JavaScript code in the browser's scope.
Browser Toolbox
Attach the Developer Tools to the browser itself.

Extending DevTools

For information on extending the Firefox DevTools, see Extending the developer tools over in the Browser Extensions section of MDN.

Migrating from Firebug

Firebug has come to the end of its lifespan (see Firebug lives on in Firefox DevTools for details of why), and we appreciate that some people will find migrating to another less familiar set of DevTools to be challenging. To ease a transition from Firebug to the Firefox developer tools, we have written a handy guide — Migrating from Firebug.

Firefox Dev Edition Download

Contribute

If you want to help improve the developer tools, these resources will get you started.

Get Involved
Our community website explains how to get involved.
bugs.firefox-dev.tools
A tool helping to find bugs to work on.
91,712 downloadsUpdated: April 23, 2021MPL / Donationware

Improve your browsing experience by getting your hands on the latest edition of Firefox with the new and improved Quantum engine and all the latest goodies

Firefox Dev Edition Download

Firefox Developer Edition, also called Firefox Quantum, allows users to get their hands on the latest features and development tools which will eventually find their way into the mainstream, stable versions of Firefox.

One of the main differences between the latest developer editions and the ones from the past is that they're no longer based on the Aurora channel which has now been scrapped. Instead, the developer version is now based on the Beta channel.

New and improved engine is sure to win back former Firefox users

The star of the show is the new, next-generation engine which now allows Firefox to make the most of all your computer's CPU cores. The effects of those tons of performance improvements are pretty obvious from the first few seconds you start browsing.

Indeed, performance was one of the main goals, but you'll be pleased to hear that various privacy-related improvements have been added as well. For instance, Firefox Quantum is better equipped to block online trackers, as well as at keeping your privacy untouched than the generation it replaces.

Making life better for web developers, one of the top priorities of this new version of Firefox

Furthermore, there's a new set of developer tools available, on top of the ones you're already accustomed to from past versions of Firefox. The main highlights here are the comprehensive JavaScript debugger which is capable of targeting multiple browsers and the support for the CSS Grid which, along with other built-in tools (Style Editor, for example) makes it simple for you to create rich web layouts in the browser.

The Console, Network tabs, and the Inspector have all gained lots of useful new features, as well. For instance, the Inspector is now more suited for CSS work, and the Console supports message grouping and in-line object inspecting.

Refreshed looks thanks to a new user interface called Photon

There are other skin-deep changes as well. For instance, Firefox Quantum introduces a new GUI design-pattern, with a more 'pointy' feel, giving it a more modern look. Gone are the curvy tabs, replaced by clear-cut square tabs, and you can also say goodbye to the boring main menu which has been replaced with a new, better-organized one.

Speaking of tabs, note that Firefox Quantum boasts a new type of new tab window which adds the typical list of most-visited websites and a few recommended stories.

Redesigned engine, more performance, new looks, better developer tools, and an overall better package

All things considered, Firefox Quantum is the biggest leap forward we've seen in the last few years, and it's meant to give Firefox the well-deserved edge over its competition. This is, without a doubt, a very beneficial and a long-awaited overhaul for what is one of the best browsers out there.

Filed under

Firefox Developer EditionFirefox Dev Edition was reviewed by Vladimir Ciobica
5.0/5
New in Firefox Developer Edition 88.0b6:
  • New:
  • Added content blocking, a collection of Firefox settings that offer users greater control over technology that can track them around the web. In 63, users can opt to block third-party tracking cookies or block all trackers and create exceptions for trusted sites that don’t work correctly with content blocking enabled.
  • WebExtensions now run in their own process on Linux
  • Firefox now warns about having multiple windows and tabs open when quitting from the main menu. The Save and Quit feature has been removed. You can restore your session by ticking the box for Restore previous session in the General → Startup options or by using Restore Previous Session in the main menu.
Read the full changelog

Firefox Dev Edition Ubuntu

Load comments
This enables Disqus, Inc. to process some of your data. Disqus privacy policy

Firefox Dev Edition 64 Bit

Firefox Developer Edition 89.0b3

add to watchlist

Install Firefox Dev Edition Ubuntu

send us an update

Download Firefox Dev Edition

18 screenshots:
runs on:
Windows 10 32/64 bit
Windows 8 32/64 bit
Windows 7 32/64 bit
file size:
52.6 MB
filename:
Firefox Setup 89.0b3.exe
main category:
Internet
developer:
visit homepage

top alternatives FREE

top alternatives PAID