This repository has been archived by the owner on Mar 15, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 193
QuickSearch (PotatoSearch™)
Christopher Van edited this page Sep 6, 2013
·
13 revisions
From https://marketplace.firefox.com/search/ you can include any of the following search keywords. You can also compound keywords (e.g., :free :packaged maps
to show free packaged apps related to "maps").
:desktop
- Return all apps compatible on desktop
:mobile
- Return all apps compatible on Firefox for Android phones
:tablet
- Return all apps compatible on Firefox for Android tablets
:firefoxos
- Return all apps compatible on Firefox OS devices
:packaged
- Return all packaged apps
:hosted
- Return all hosted apps
:free
- Return all free apps
:free-inapp
- Return all free apps with in-app purchases
-
:premium
:paid
- Return all paid apps
-
:premium-inapp
:paid-inapp
- Return all paid apps with in-app purchases
-
:premium-other
:paid-other
- Return all paid apps using an other payment system (i.e., not via the Marketplace)
:cat=<category_slug>
- Return all games (e.g.,
:cat=games
for Games) :manifest=<manifest_url>
- Filters by manifest URL. Requires an exact match and should only return a single result if a match is found.
:pro=<profile>
- Filters by a [feature profile](http://firefox-marketplace-api.readthedocs.org/en/latest/topics/search.html#feature-profile-label), which describes the features to filter by.
:sort=<field(,field,...)?>
- Sort by one or more fields:
downloads
,rating
,price
,created
, separated by commas (e.g.,:sort=downloads
or:sort=downloads,price
. Sorts by relevance by default. :popular
- Alias for
:sort=downloads
:new
- Alias for
:sort=created