QuickSearch Firefox

Examine source code of QuickSearch

Inspect and view changes in QuickSearch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "QuickSearch",
  "version": "0.2.1",
  "description": "An omnibox add-on to make templatize frequent URLs and searches",
  "browser_specific_settings": {
    "gecko": {
      "id": "quicksearch@prateeknischal"
    }
  },
  "omnibox": {
    "keyword": "!f"
  },
  "background": {
    "scripts": [
      "quicksearch.js"
    ]
  },
  "permissions": [
    "storage"
  ],
  "options_ui": {
    "page": "settings/index.html",
    "open_in_tab": true,
    "browser_style": true
  }
}

Best QuickSearch Alternatives

Here are some Firefox add-ons that are similar to QuickSearch: