开发者

Comprehensive JavaDoc-like documentation for Mozilla/Firefox extension developers? [closed]

开发者 https://www.devze.com 2023-03-09 19:51 出处:网络
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.
开发者_C百科

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 5 years ago.

Improve this question

Is there any thing like JavaDoc for Mozilla/Firefox that helps extension developers?

For example where can I find what delayedOpenTab() does and how to use it?


May be Mozilla Cross-Reference and delayedOpenTab() is here.


IMHO, MDN is the main resource for all things Mozilla. And here is a page about delayedOpenTab().

0

精彩评论

暂无评论...
验证码 换一张
取 消