You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use "Debug" add-on.
See the pdf for details.
If you are debugging an options page (options.js), you may need to prefix the statement with MainWindow. e.g. MainWindow.Addons.Debug.alert
The add-on displays messages on the Debug pane only.
Here is a temp version of the add-on which will write messages to a log file.
Under WebView, Addons.Debug.alert cannot run in "sync.js".
When developing a plug-in, debugging is required. How to output Log?
The text was updated successfully, but these errors were encountered: