canmove, Confirmed users
737
edits
m (→Installing) |
|||
| Line 68: | Line 68: | ||
==Installing== | ==Installing== | ||
Extensions can be hosted on websites and installed using [https://developer.mozilla.org/en/Installing_Extensions_and_Themes_From_Web_Pages installTrigger]. Make sure the webserver is serving the extension XPI with the right MIME type (application/x-xpinstall) | Extensions can be hosted on websites and installed using [https://developer.mozilla.org/en/Installing_Extensions_and_Themes_From_Web_Pages installTrigger]. Make sure the webserver is serving the extension XPI with the right MIME type (application/x-xpinstall). The add-on installation UI should appear after clicking the link. Fennec supports a basic Add-on Manager user interface, which allows a user to manage extensions. Using this interface, a user can also find and install extensions from AMO (addons.mozila.org). Extensions can be removed using the same dialog. | ||
== Tutorials == | == Tutorials == | ||
See http://people.mozilla.com/~mfinkle/tutorials/ for some video tutorials on building Fennec add-ons. | See http://people.mozilla.com/~mfinkle/tutorials/ for some video tutorials on building Fennec add-ons. | ||