Skip to content
This repository has been archived by the owner on Mar 15, 2018. It is now read-only.

QuickSearch (PotatoSearch™)

Chuck Harmston edited this page Apr 9, 2015 · 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").

Searching for :help will bring up this page.

Reference

:offline
Return all apps offering graceful offline support (i.e., packaged apps and apps that have defined an `appcache_path` in their manifests)
:online
Return all apps requiring an online network connection
: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
:hosted
Return all hosted apps
:packaged
Return all packaged apps
:privileged
Return all privileged packaged 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; this requires an exact match and should only return a single result if a match is found
:pro=<profile>
Filters by a feature profile, which describes the features to filter by
:languages=<language(,language,...)>
Filters apps by a supported language; language codes should be provided in ISO 639-1 format, using a comma-separated list if supplying multiple languages
:language=<language(,language,...)> :lang=<language(,language,...)> :langs=<language(,language,...)>
Alias for :languages=<language(,language,...)>
:region=<region>
Filters apps by a supported region; region code should be provided in ISO 3166 format (e.g., pl)
:sort=<field(,field,...)?>
Sort by one or more fields: downloads, rating, price, reviewed, 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=reviewed
:tarako
Only return apps available on the Tarako device.

Navigation

Some views can be navigated to via the search box.

  • :categories
  • :debug
  • :debug_features
  • :feedback
  • :homepage
  • :new_apps
  • :newsletter
  • :popular_apps
  • :privacy
  • :recommended
  • :settings
  • :terms
Clone this wiki locally