{% extends "ecosystem/base.html" %} {% block title %}Developers | {{ super() }}{% endblock %} {% block bodyclass %}home{% endblock %} {% block extrahead %} {{ css('mkt/ecosystem') }} {% endblock %} {% block content %}

Open Web Apps

Develop your app using a single codebase that runs on today's popular web-enabled devices.

{% if request.user.is_authenticated() -%} {% else -%} {% endif -%} Submit an App

See what's possible

Using standards-based technologies that developers already know, such as HTML5, CSS, and JavaScript, you can develop apps quickly and easily. With extended access to device APIs you can do anything Native Apps can do.

{# Start Developing Now #}
 
{#

No restrictions

For developers who want to step away from the restrictions of proprietary technology, Mozilla respresents the freedom to develop, distribute, and monetize apps in an environment as vast and open as the Web. You can even publish your apps on your own site if you choose.

Learn more about the platform >>
#}
{% endblock %} {% block sitefooter_append %}

HTML5 Logo by W3C

{% endblock %}