This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Creating SamePlace extensions
SamePlace extensions are just like extensions for other Mozilla applications, so if you already know how to develop those, great! If not, don’t worry, there’s enough resources to get you started quickly (see first section below).
General documentation about extensions
- Extensions docs at the Mozilla Developer Center
- Extension wizard: generates and lets you download a bare extension
SamePlace-specific documentation
- Common tasks – Connecting, disconnecting, sending packets, listening for packets
- API reference
- Event selection API
- Glossary – Terms specific to XMPP or SamePlace and their meanings
- E4X tutorial at developer.mozilla.org
- Questions and answers about E4X











