93
edits
(Added instructions for obtaining the component from chrome code) |
(Added API section) |
||
| Line 11: | Line 11: | ||
This will give you the <code>nsJetpack</code> native JavaScript object, which provides access to all the component's functionality. | This will give you the <code>nsJetpack</code> native JavaScript object, which provides access to all the component's functionality. | ||
== API == | |||
=== nsJetpack.wrap() === | |||
=== nsJetpack.unwrap() === | |||
=== nsJetpack.getWrapper() === | |||
=== nsJetpack.profileMemory() === | |||
=== nsJetpack.functionInfo() === | |||
=== nsJetpack.seal() === | |||
edits