From 587a83b8f569d1b46e8152c59f6bb0f73d90d163 Mon Sep 17 00:00:00 2001 From: Aaron Bockover Date: Wed, 24 Dec 2008 22:04:28 +0000 Subject: [PATCH] Updated web page svn path=/trunk/moon-mp/; revision=122103 --- index.html.in | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) 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

    +