15个Web开发人员最常用到的Mozilla Firefox插件

jopen 10年前

Firebug

15个Web开发人员最常用到的Mozilla Firefox插件

It’s basically what Chrome DevTools is to Chrome, Firebug will enable you to play around with the HTML and CSS elements of the pages in real-time. You will get a JavaScript debugging tool implemented in your browser, that will blow the socks off from anything else that’s out there. Get analysis of specific parts of a site, or grab some additional Firebug plugins to extend the functionality.

Ghostery

15个Web开发人员最常用到的Mozilla Firefox插件

Do you ever wonder how many 3rd party websites are able to track your information online, on any given website? I’m sure you do, especially after all the Edward Snowden thing exploded. Ghostery allows you to see which sites and trackers are collecting data about you, on any given page. You can learn, and you can also block any of the sites that you don’t want to be tracking you.

Flagfox

15个Web开发人员最常用到的Mozilla Firefox插件

At first it might seem like an addon that provides only the information of a country where the specific website is hosted, but it’s actually much more than that. After clicking the flag icon next to the URL of any given website, you get access to a settings dropdown, from which you can do things like ping, whois, translate, virus scan, etc, etc,.

It’s quite useful for those who’re into the security parts of web development, making it easier to learn about a website straight away.

Web Developer

15个Web开发人员最常用到的Mozilla Firefox插件

This is probably my most favorite Firefox addon, as far as web development goes. It has got nearly a million users, and after installing it, you get a custom navigation bar added to your browser – within which you’ll find dozens of incredibly useful web development tools.

You can manage CSS, forms, HTML, measure the length of pages and specific parts, live edit the pages, and so much more. A must have.

User Agent Switcher

15个Web开发人员最常用到的Mozilla Firefox插件

It’s known that some sites require a specific user agent in order to be accessed, there are also the occasional website that allows anonymous viewing based on a specific browser (search engines, in most cases), so this tool does come in handy from time to time. You can specify your own, or select from a list of pre-configured ones.

ColorZilla

15个Web开发人员最常用到的Mozilla Firefox插件

ColorZilla is one of the tools that is also listed in my post about background pattern generators, it will give you access to manipulating the colors of any webpage. You can select any given text (even zoom-in), and have the addon give you a color code for it. It’s pretty sleek, and can prove to be of good use in many situations.

iMacros

15个Web开发人员最常用到的Mozilla Firefox插件

It can do just about everything, when it comes to automating a task. If you’re developing from the browser a lot, it can take away the strain of having to type the same thing over and over again. Just make a macro, and it’s done. It’s also great for scraping and gathering together data, things which might require separate scripting otherwise.

iMacros was designed to automate the most repetitious tasks on the web. If there’s an activity you have to do repeatedly, just record it in iMacros. The next time you need to do it, the entire macro will run at the click of a button! With iMacros, you can quickly and easily fill out web forms, remember passwords, create a webmail notifier, download information from other sites, scrape the Web (get data from multiple sites), and more. You can keep the macros on your computer for your own use, or share them with others by embedding them on your homepage, blog, company Intranet or any social bookmarking service. The uses are limited only by your imagination!

ColorfulTabs

15个Web开发人员最常用到的Mozilla Firefox插件

I find this addon invaluable. At first, you realize it might have potential, but once you start using it, it becomes something of an essential tool that needs to be added to your daily workflow. No longer do you need to worry about switching to the wrong tabs, or quitting the wrong page. Assign specific colors to specific types of pages, and watch how it unfolds in a much easier and efficient workflow.

JavaScript Debugger

15个Web开发人员最常用到的Mozilla Firefox插件

You might not need the scope that Firebug can provide, so this JavaScript debugger is a great alternative to those developers who do a lot of coding from within the browser.

Live HTTP Headers

15个Web开发人员最常用到的Mozilla Firefox插件

HTTP Headers can tell you about a page more than you initially would think. Back in the day, it used to be a very famous addon that script kiddies and web hackers alike would use to manipulate poorly written scripts. Good old spam days. You never know when you might need to grab some header information, definitely hold on to this addon.

Awesome Screenshot Plus

15个Web开发人员最常用到的Mozilla Firefox插件

All of the snapshots in this page, and this blog, have been taken by this specific addon. It’s out of this World, and it does the job faster and better than any other tool that is currently available. It saves you so much time from having to edit images in a specific editor.

You can try to rely on online photo editors, but that is going to prove to be just as painful. This will get things done quickly, and without the loss of quality.

Cookies Manager+

15个Web开发人员最常用到的Mozilla Firefox插件

Working in the data manipulation business? This addon will be your best buddy. It’s old as Firefox itself, and has a very loyal community behind it. It does exactly what the title says, it allows you to edit your cookies from within the addon itself. Many different uses for this, developers should know.

JSONView

15个Web开发人员最常用到的Mozilla Firefox插件

I first became aware of this when I began learning Laravel, and I’ve tried to stick with it, ever since. It will transform any JSON (array’s) output in the browser, in a modern/readable manner. It’s nothing major, but it kind of makes things seem a little more easier.

HackBar

15个Web开发人员最常用到的Mozilla Firefox插件

It’s not a tool for hackers to cream over. It’s a simple pentesting tool for developers who’d like to check their own code on frequent basis. It provides simple tools for checking XSS, SQL, decoding information and plenty more. If you’re keen on learning web security, this tool might come in handy. But, there is more reading to be done, than there is playing with this too.

I find it useful for checking both clients websites, and my own. You never know, right?

BuiltWith

15个Web开发人员最常用到的Mozilla Firefox插件

The last tool on our list of the top Firefox addons for web developers, is going to be ‘Built With’. I suppose you already guessed what it does. It will add an extra button to the toolbar, which – after clicked – will try and display the software of the particular site you’re viewing. It can prove to be both a time-saver, and an eye opener.