Google search from cmd Firefox

Examine source code of Google search from cmd

Inspect and view changes in Google search from cmd source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Google search from cmd",
  "version": "1.1resigned1",
  "description": "you can Google search from any where with ctrl+s and you can search from promt",
  "icons": {
    "48": "icons/icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "google-search-cmd.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{60b64eaa-75a4-4a91-91cd-ba0d35d76c93}"
    }
  }
}

Best Google search from cmd Alternatives

Here are some Firefox add-ons that are similar to Google search from cmd: