diff --git a/index.html.in b/index.html.in index a60aec3..cdd4fd2 100644 --- a/index.html.in +++ b/index.html.in @@ -35,6 +35,35 @@ function install (event) {
  • Download Source Tarball
  • +

    Develop

    + + + +

    Running the Standalone Player

    + +

    The extension includes a XUL application that can be run "standalone" and allows more advanced functionality, like loading media files directly from the file system.

    + +

    Currently, it must be invoked manually:

    +

    firefox -P dev -no-remote -chrome chrome://moon-media/content/standalone-player.xul?controls=show

    +