racklin / xulapp-starterkit-app-hello-demo

This is Hello Demo For XULApp StarterKit using add-ons mechanism.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello Demo For XULApp StarterKit

This is Hello Demo For XULApp StarterKit using add-ons mechanism.

This demos show you how add-on can help you make your application more flexiable and more concise and update-able.

  1. Main Hello World

Just simple label and a button, when user click sayHello button , Show 'Hello World' message.

  1. Sign In Addon

OK, some new features are incoming, your boss want you added a 'Sign In' button. Hard Coding and modify Main App ?? Try it as the other add-on.

  1. Style It

Finally, your users feel app ugly??? Hard Coding style in Main App ?? Again, Try it as the other add-on.

Download Pre-build Binary

Download Pre-build DEMO XPIs.

  1. Main App XPI
  2. Addon XPI
  3. Style XPI

License

Hello World Demo are licensed under the MPL License. See LICENSE for more details.

About

This is Hello Demo For XULApp StarterKit using add-ons mechanism.

License:Other


Languages

Language:JavaScript 99.1%Language:Shell 0.9%