Firefox extension development extension learning tool

Source: Internet
Author: User

Some tools and tutorials are required to develop Firefox extensions. Here, based on the author's income, I will give a brief description:

Tutorial:

For the tutorial, there are basically no Chinese documents on the Internet, which is a simple and very simple getting started instruction at most. So the tutorial is mainly to the official website: https://developer.mozilla.org/En

 

Tools:

Some tools will be mentioned in the tutorials on the official website.

1. Firefox 3.0, this must be indispensable. 3.0 is recommended here. Because the latest version 3.6 or 3.7 has not been updated and followed up, it is better to install more extensions with 3.0.

2. firebug. Needless to say. Although I am just a cainiao, I just use this to locate what XUL elements correspond.CodeBut it helps a lot.

3. Extension developer. Recommended on the official website. Of course, the installation is complete. This is a set of Firefox extensions, including packaging xpi functions and previewing XUL.

4. spket IDE. Developed and extended IDE, which is recommended on the official website and is easy to use. However, it seems that xpi cannot be packaged or tested. However, it is good to use the editor only. It is very comfortable to use it to look at the extended code ......

5. XUL explorer. Preview the XUL effect.

6. emeditor. Quickly open the code file and modify it. The most important feature is search. When researching people's code, JavaScript code is too difficult to find some variables or object definitions. The "search in files" function of emeditor is very useful. The search results are previewed ...... (Later I found that the search-file function of spket IDE can also be used directly, which is similar to the search function of Eclipse, but the disadvantage is that no preview is provided, you need to double-click each time to know how to match .)

 

In addition, I want to find some JavaScript tools ...... I will try again later.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.