Extensions.getAddons.recommended.url

From MozillaZine Knowledge Base
Jump to navigationJump to search

Background

Firefox 3’s Add-ons dialog integrates with addons.mozilla.org to allow users to search and install extensions and themes. The functionality is available in the “Get Add-ons” pane. This preference determines the URL to use when fetching the initial list of recommended add-ons to be displayed.

Possible values and their effects

The URL to use when fetching the list of recommended add-ons in the “Get Add-ons” pane of the Add-ons dialog. Default value is https://services.addons.mozilla.org/%LOCALE%/%APP%/api/%API_VERSION%/list/featured/all/10/%OS%/%VERSION%, where %LOCALE%, %APP%, %API_VERSION%, %OS%, and %VERSION% are replaced with the value of general.useragent.locale, “firefox”, the addons.mozilla.org API version, the user’s OS, and the browser version, respectively.

First checked in

2008-01-28 by Dave Townsend

Has an effect in

  • Firefox (nightly builds since 2008-01-28)

Related bugs

Related preferences

External links