この記事はまだ日本語に翻訳されていません。MDN の翻訳はボランティアによって行われています。是非 MDN に登録し、私たちの力になって下さい。
Add-ons enhance a user's experience of a web browser, such as Mozilla Firefox, by allowing for the customization of toolbars and buttons, adding quick functions, and creating easy-to-find shortcuts. Add-ons and extensions can be created, published, and implemented using code.
Use these examples to understand how to implement a DevTools add-on.
- Example DevTools Add-ons by the Firebug group
- DevTools Add-on Template by Victor Porof
- Actor REPL, included in the Add-on SDK Github repository
- Ember Inspector ported to Firefox by Luca Greco
- AngularJS Batarang WIP port by Luca Greco
ドキュメントのタグと貢献者
最終更新者:
erienne-woodiwiss,

