Overview
This section provides a set of guides to help you in the debugging stage of your add-on.
Introduction
During your development, it's important to be able to debug your code and troubleshoot any issues that may arise. Fortunately, most modern browsers come with built-in developer tools that can help you do just that.
Check out this short video below on how to test and debug your add-on to help you get started more quickly, then read through the rest of the guides provided in this section for more details.