1,698
edits
Caitmuenster (talk | contribs) (formatting changes) |
Caitmuenster (talk | contribs) (→Setting Up Developer Environment: formatting fix) |
||
Line 18: | Line 18: | ||
* Next, use [https://searchfox.org Searchfox] to quickly find the code associated with your bug. | * Next, use [https://searchfox.org Searchfox] to quickly find the code associated with your bug. | ||
=== WebExtensions APIs === | ==== WebExtensions APIs ==== | ||
You can learn more about how WebExtensions internals are organized and how to work on them by reading this [https://firefox-source-docs.mozilla.org/toolkit/components/extensions/webextensions/index.html internal API documentation] and the [[WebExtensions/Hacking|WebExtensions Hacking wiki]]. | You can learn more about how WebExtensions internals are organized and how to work on them by reading this [https://firefox-source-docs.mozilla.org/toolkit/components/extensions/webextensions/index.html internal API documentation] and the [[WebExtensions/Hacking|WebExtensions Hacking wiki]]. | ||
edits