Labs/Ubiquity/Ubiquity 0.5 Author Tutorial: Difference between revisions

Jump to navigation Jump to search
m
typo
(Mentioned ubiquityLoad_.)
m (typo)
Line 898: Line 898:
If you modify the function and want to see the changes, remember to first invoke Ubiquity. Although your function like above, might not be a Ubiquity command, this is necessary to refresh the cached code.
If you modify the function and want to see the changes, remember to first invoke Ubiquity. Although your function like above, might not be a Ubiquity command, this is necessary to refresh the cached code.


Similarly, functions prefixed by <code>ubiquityLoad_</code> are called whenever Ubiquity is initialized for a main window of Firefox. This is useful when you want to interact with the Ubiquity interface itself, or want to run some code whenver a new window is opened.
Similarly, functions prefixed by <code>ubiquityLoad_</code> are called whenever Ubiquity is initialized for a main window of Firefox. This is useful when you want to interact with the Ubiquity interface itself, or run some code whenever a new window is opened.


<pre>
<pre>
73

edits

Navigation menu