Confirmed users
1,477
edits
| Line 18: | Line 18: | ||
= Overview = | = Overview = | ||
There is an effort to extend theming options present in Firefox today with a single, canonical and more capable alternative, based on WebExtensions. This document provides details about the testing efforts around this project. | There is an effort to extend theming options present in Firefox today with a single, canonical and more capable alternative, based on WebExtensions. This document provides details about the testing efforts around this project. | ||
== Glossary == | |||
* LWTs: Light Weight Themes which are existing themes on AMO | |||
* Static theme - new style themes which will be exactly like LWTs in functionality but will have a manifest.json | |||
* Themextension: webextensions which make use of the themeing API. These are treated as webextensions. The term is not official and is Krupa's version of "fetch" ;) | |||
* Complete themes: existing full themes which allow complete customization and will be deprecated after 57 | |||
== Ownership == | == Ownership == | ||