Changes

Jump to: navigation, search

Labs/Jetpack/JEP/30A

36 bytes added, 02:01, 3 December 2009
Examples
=== Examples ===
<preclass="brush:js;">
jetpack.onInstall(function(){
jetpack.tabs.open("http://example.com/firstRun.html" );
<preclass="brush:js;">
jetpack.onInstall(function(){
jetpack.notifications.show("Use the context menu, Luke!");
});
</pre>
577
edits

Navigation menu