diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -57,6 +57,8 @@ You can optionally enable debugging, and click `Debug`, for a console window tha If you have problems debugging, try connecting to the IRC channel `#webextensions` on `irc.mozilla.org`. +For longer questions, use the StackOverfow tag `firefox-addons`. + ### Developing on UI Only You can run `npm run ui`, and your browser should open a live-reloading demo version of the plugin UI. |