This article introduces tips for using the Google Chrome developer tools (hereafter, developer tools) to streamline customization debugging. For those new to browser developer tools, it is recommended to read the following article first.
In particular, the following four topics will be discussed:
- Executing the same script multiple times in the console
- Avoiding the need to re-upload edited customization files over and over
- Leaving output of a log in the console after page transitions
- Taking a screenshot of the entire browser screen