----------------
- Add addView().
- Add default-values of a function's expected arguments to help-msg.
- Fix path: Use dot instead of slash, for a resources' paths in
js-registry-generation.
- Let getAddonPath() fail with an exit, to prevent further
code-executions.
- Rename addBrowserSkel() to addBrowser(), addSkinSkel() to addSkin,
and so on, for less typing.
- Fix addBrowser() and addSkin() from scratch – if not added on top of existing
addon.
- Improve addAndRegisterView().