Save to My Lists
Unclaimed
Unclaimed

Top Rated Firefox Developer Edition Alternatives

Firefox Developer Edition Reviews & Product Details - Page 3

Firefox Developer Edition Overview

What is Firefox Developer Edition?

Popular, powerful web development tool. Inspect HTML, modify style and layout in real-time. Advanced JavaScript debugger for any browser. Analyze network usage & performance.

Firefox Developer Edition Details
Show LessShow More
Product Description

Popular, powerful web development tool. Inspect HTML, modify style and layout in real-time. Advanced JavaScript debugger for any browser. Analyze network usage & performance.


Seller Details
Seller
Mozilla
Year Founded
2005
HQ Location
San Francisco, CA
Twitter
@mozilla
273,402 Twitter followers
LinkedIn® Page
www.linkedin.com
1,795 employees on LinkedIn®
Description

At Mozilla, they are a global community of technologists, thinkers and builders working together to keep the Internet alive and accessible, so people worldwide can be informed contributors and creators of the Web.

Recent Firefox Developer Edition Reviews

Aniruddha G.
AG
Aniruddha G.Small-Business (50 or fewer emp.)
3.0 out of 5
"Have had a pretty decent experience"
Decent browsing experience. Not Chromium. Privacy focused.
Tim C.
TC
Tim C.Mid-Market (51-1000 emp.)
5.0 out of 5
"Firefox Developer Edition is a necessity in my development process."
I find the developer tools in Firefox Developer Edition the most helpful. I love how I can view the flex CSS details of a page, as well as the sepa...
Verified User
U
Verified UserMid-Market (51-1000 emp.)
4.0 out of 5
"Browser for Developer"
The best thing is that it takes less RAM compared to other browsers, making a Developer work faster.
Security Badge
This seller hasn't added their security information yet. Let them know that you'd like them to add it.
0 people requested security information

Firefox Developer Edition Media

Answer a few questions to help the Firefox Developer Edition community
Have you used Firefox Developer Edition before?
Yes

45 Firefox Developer Edition Reviews

4.2 out of 5
The next elements are filters and will change the displayed results once they are selected.
Search reviews
Popular Mentions
The next elements are radio elements and sort the displayed results by the item selected and will update the results displayed.
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.
45 Firefox Developer Edition Reviews
4.2 out of 5
45 Firefox Developer Edition Reviews
4.2 out of 5

Firefox Developer Edition Pros and Cons

How are these determined?Information
Pros and Cons are compiled from review feedback and grouped into themes to provide an easy-to-understand summary of user reviews.
Pros
This product has not yet received any positive sentiments.
Cons

Overall Review Sentiment for Firefox Developer EditionQuestion

Time to Implement
<1 day
>12 months
Return on Investment
<6 months
48+ months
Ease of Setup
0 (Difficult)
10 (Easy)
Log In
Want to see more insights from verified reviewers?
Log in to view review sentiment.
G2 reviews are authentic and verified.
Ignacio S.
IS
CEO
Computer Software
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Firefox Developer Edition?

Firebug integration with Firefox is awesome. Despite Mozilla Firefox comes with its own Developers Tool, Firebug is a MUST HAVE for every web developer out there.

With CSS: You can modify CSS definitions on the fly, How will be seen this H1 in red color? Done, just change it in FireBug, review and write the definitive code in your CSS file, the same if you want to add some margin, padding o change font-size.

With JS: FireBug simplifies the benefits of the Javascript console, you can check "console.log" outputs easily but, FireBug really shines with AJAX, and POST responses. This responses are a pain in the #$% if you are using Chrome and its Developers Tool but, in FireBug, you can revise all the responses, even FireBug can format XML and JSON responses for easy reading. FireBug is clearly superior at this task.

With HTML: You can remove elements, add elements and modify elements in DOM tree or HTML Code on the fly. Very handle.

You are curious about a web site, its code or its CSS? Just FireBugize it.

I can't make no one web project without using FireBug. Review collected by and hosted on G2.com.

What do you dislike about Firefox Developer Edition?

Is not easy copy text from CSS box at right inside FireBug window. That's the only thing that I dislike of FireBug. Review collected by and hosted on G2.com.

Recommendations to others considering Firefox Developer Edition:

Is the best tool. It has no competition, it is the best. You will enjoy it. Review collected by and hosted on G2.com.

What problems is Firefox Developer Edition solving and how is that benefiting you?

FireBug is awesome for solving bugs on JavaScript or CSS, also is a fast solution for check bugs on Ajax request or formatting the response data. Is awesome for documentation because you can expand easily JavaScript objects or elements in DOM. Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
UI
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Firefox Developer Edition?

Console for easy debugging of javascript, easy to set of breakpoints and decode by inspecting values Review collected by and hosted on G2.com.

What do you dislike about Firefox Developer Edition?

Need ability to know font/image details in depth on inspecting. Copying text of CSS from window is difficult. Review collected by and hosted on G2.com.

What problems is Firefox Developer Edition solving and how is that benefiting you?

web development is easier when using firebug. Review collected by and hosted on G2.com.

Giuseppe A.
GA
WEB & Mobile Team Leader - Innovation & Digital Transformation presso Intralot Italia S.p.A
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Firefox Developer Edition?

It gives me all the information i'm looking for in a simple way. Review collected by and hosted on G2.com.

What do you dislike about Firefox Developer Edition?

It consume a lot of memory and the debug of javascript should be more simple, but probably is my fault. Review collected by and hosted on G2.com.

Recommendations to others considering Firefox Developer Edition:

I prefer this than development tool of chrome. Review collected by and hosted on G2.com.

What problems is Firefox Developer Edition solving and how is that benefiting you?

It helps to realize javascript and jquery funcions and module, enhanced CSS and cookies management. Review collected by and hosted on G2.com.

Verified User in Graphic Design
GG
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic
What do you like best about Firefox Developer Edition?

I love being able to edit code directly in the browser without having to make changes to the actual file first. Being able to preview changes and make decisions in a "preview" kind of way makes figuring out the best way to write code possible. The function to "add rule" has often helped to easily pull out the exact class or ID that needs to be added to a style sheet. Review collected by and hosted on G2.com.

What do you dislike about Firefox Developer Edition?

I find the feature for inspecting code while an item is on :hover :focus or :active doesn't work very well, or if it does it is very hit or miss. This is especially frustrating when trying to troubleshoot drop menus in Drupal which can often have a great deal of <div>'s so pin-pointing the exact class/id can be difficult. Review collected by and hosted on G2.com.

Recommendations to others considering Firefox Developer Edition:

Try it! Use it!!! Love it! Review collected by and hosted on G2.com.

What problems is Firefox Developer Edition solving and how is that benefiting you?

As mentioned, I use this feature every day. I recommend it highly to all of my colleagues and have found for me personally it is the best in browser feature for web development. I always keep a Firefox window open specifically for using this product in its best browser, even though I prefer safari and chrome for actual site work. Review collected by and hosted on G2.com.

Henry P.
HP
Digital Art Director
Marketing and Advertising
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Firefox Developer Edition?

The "click an element to inspect" option is amazing. I wish that same feature was implemented in google chrome's developer tools. I also really appreciate how elements on the page get highlighted when you rollover the corresponding code Review collected by and hosted on G2.com.

What do you dislike about Firefox Developer Edition?

I really wish they had a section that displays the load time of various webpage elements like google chrome's developer tools. I Also wish they had a section that allowed you to extract video and image assets from a page much like developer tools allows you to do. If these two issue were rectified I would use firebug as my primary debugging platform rather that just use it for debugging specifically in firefox Review collected by and hosted on G2.com.

Recommendations to others considering Firefox Developer Edition:

Its great if you only want to debug in the firefox browser- however chrome's developer tools has more features. Review collected by and hosted on G2.com.

What problems is Firefox Developer Edition solving and how is that benefiting you?

Its really fantastic for debugging website errors that specifically occur in the firefox browser Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
AI
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Firefox Developer Edition?

To me it was the best browser tool hands down. It seemed easier to use and better labor or that Google Chome developer toolbar. Review collected by and hosted on G2.com.

What do you dislike about Firefox Developer Edition?

That it is no longer supported by Mozilla's latezt browser update. This was a huge blow to my productivity. Review collected by and hosted on G2.com.

Recommendations to others considering Firefox Developer Edition:

Bring it back. This new Mozilla launched application toolbar just doesn't cut it. Review collected by and hosted on G2.com.

What problems is Firefox Developer Edition solving and how is that benefiting you?

Website UX troubleshooting and real time testing and on the fly CSS edits. Review collected by and hosted on G2.com.

Verified User in Marketing and Advertising
AM
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Firefox Developer Edition?

Firebug was very simple to download and implement on Firefox. It automatically turns on whenever the browser is open. Review collected by and hosted on G2.com.

What do you dislike about Firefox Developer Edition?

I prefer using Google Chrome so the fact that you can only use it on Firefox isn't ideal. Review collected by and hosted on G2.com.

Recommendations to others considering Firefox Developer Edition:

I would consider using Ghostery before Firebug simply because of the fact you're able to use different browsers and aren't stuff to just Firefox. It offers the same technology. Review collected by and hosted on G2.com.

What problems is Firefox Developer Edition solving and how is that benefiting you?

I'm able to use Firebug to test if pixels are firing properly on pages we are placing for conversion, retargeting track. etc. Review collected by and hosted on G2.com.

Js L.
JL
Software Engineer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Firefox Developer Edition?

Debug of JavaScript, HTTP request & response headers, manipulate cookies, instant update of html & css Review collected by and hosted on G2.com.

What do you dislike about Firefox Developer Edition?

When open it up, it cover up about 30-40% of the screen Review collected by and hosted on G2.com.

Recommendations to others considering Firefox Developer Edition:

Firebug can helps to find out what JavaScript error, checkout the CSS style, manipulate cookie, check for HTTP requests, debug AJAX call. Review collected by and hosted on G2.com.

What problems is Firefox Developer Edition solving and how is that benefiting you?

Web development. Without Firebug, is pretty hard to find out what error is JavaScript currently occur Review collected by and hosted on G2.com.

Alexander P.
AP
CEO, co-founder, chief developer
Information Technology and Services
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: Organic
What do you like best about Firefox Developer Edition?

I've used to use Firebug a lot back in 2010. It was really a novelty tool at that time. It isn't really special nowadays, though. The good news are — many of its features are now a part of the Firefox Developer Tools, all thanks to the Firebug team! Review collected by and hosted on G2.com.

What do you dislike about Firefox Developer Edition?

Although Firebug was powerful, its design seemed a bit 2000ish — not really bad, but just a bit old-styled. Review collected by and hosted on G2.com.

What problems is Firefox Developer Edition solving and how is that benefiting you?

Firebur is a general purpose web debugging and development suite, so I used it on a day to day basis. It helps to test HTML markup and Javascript code in the real website environment, so it is an invaluable tool for anything Web-related. Review collected by and hosted on G2.com.

Suresh B.
SB
Automation Architect
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Firefox Developer Edition?

I am ab Automation Developer, working with web-based application to automate them for testing. i am using firebug, this tool is very nice . It is really have helps job of me very much.

Examples -

- getting sort form of XPath is very easy with fire bug which to get manually will take lots of time.

- we can edit CSS, Javascripts etc in run time.

- Monitor cpu consumption while working

- validate Cookies.

- Review collected by and hosted on G2.com.

What do you dislike about Firefox Developer Edition?

Some times this tool cause slowness and crashes my browser, Review collected by and hosted on G2.com.

Recommendations to others considering Firefox Developer Edition:

Please try once then you will be use to of this tool. Review collected by and hosted on G2.com.

What problems is Firefox Developer Edition solving and how is that benefiting you?

We are Automating our applications via selenium web-driver, this tool is very useful to get details of the objects. Review collected by and hosted on G2.com.