forward slash search Firefox

Examine source code of forward slash search

Inspect and view changes in forward slash search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "forward slash search",
  "version": "2019.0.0",
  "icons": {
    "128": "/img/icons/icon_128.png"
  },
  "description": "Press / (slash) to focus first search or input field on a page to perform a search.",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start",
      "js": [
        "/js/content_script.js"
      ]
    }
  ],
  "manifest_version": 2
}

Best forward slash search Alternatives

Here are some Firefox add-ons that are similar to forward slash search: