Confirmed users
1,605
edits
m (add details and clarifications) |
m (bold words) |
||
Line 8: | Line 8: | ||
===Glossary=== | ===Glossary=== | ||
*Add-on: an umbrella term that describes different types of code that extend Firefox. Mostly used on [https://addons.mozilla.org AMO]. Includes extensions, themes, plug-ins, dictionaries, etc. | *'''Add-on:''' an umbrella term that describes different types of code that extend Firefox. Mostly used on [https://addons.mozilla.org AMO]. Includes extensions, themes, plug-ins, dictionaries, etc. | ||
*Extensions: pieces of code that extend the capabilities of a browser. In Firefox, extensions are a type of add-on. | *'''Extensions:''' pieces of code that extend the capabilities of a browser. In Firefox, extensions are a type of add-on. | ||
*Browser extensions: cross-browser extensions implemented using the [https://browserext.github.io/ Browser Extensions standard]. | *'''Browser extensions:''' cross-browser extensions implemented using the [https://browserext.github.io/ Browser Extensions standard]. | ||
*WebExtensions: a deprecated term that describes a Firefox extension built with WebExtensions APIs. Starting in Firefox 57, only extensions built with WebExtensions APIs will be supported. Therefore, we will start referring to them simply as "extensions". | *'''WebExtensions:''' a deprecated term that describes a Firefox extension built with WebExtensions APIs. Starting in Firefox 57, only extensions built with WebExtensions APIs will be supported. Therefore, we will start referring to them simply as "extensions". | ||
===Usage Guidelines=== | ===Usage Guidelines=== |