Confirmed users
9,511
edits
No edit summary |
No edit summary |
||
Line 30: | Line 30: | ||
===https://services.addons.mozilla.org/=== | ===https://services.addons.mozilla.org/=== | ||
* Used for the API. | * Used for the API. | ||
** In Firefox's "Get Add-ons" (Tools->Add-ons->Get Add-ons). This can be configured using about:config by changing | ** In Firefox's "Get Add-ons" tab (Tools->Add-ons->Get Add-ons). This can be configured using about:config by changing | ||
extensions.getAddons.recommended.url | extensions.getAddons.recommended.url | ||
extensions.getAddons.search.url (replace "services" in | extensions.getAddons.search.url (replace "services" in each URL with "preview") | ||
** SAMO filters by OS and version-compatibility ranges | |||
*** e.g. If you're using Firefox 3.0.8 on Windows, you should only see add-ons that are either for "ALL" or "Win", with compat range of something -> 3.0.* | |||
** For external sites, both 3rd party and sites like [http://addons.mozilla.jp/ addons.mozilla.jp] | ** For external sites, both 3rd party and sites like [http://addons.mozilla.jp/ addons.mozilla.jp] | ||
** Should only output XML. Ever. | ** Should only output XML. Ever. |