Google Centralized Search Firefox

Examine source code of Google Centralized Search

Inspect and view changes in Google Centralized Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Google Centralized Search",
  "version": "1.0",
  "description": "This extension centralizes google search to provide better experience on ultra wide monitors",
  "content_scripts": [
    {
      "matches": [
        "*://www.google.com/search*"
      ],
      "css": [
        "content.css"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{7e9d505f-1a53-47c9-be24-7b87267a490e}"
    }
  }
}

Best Google Centralized Search Alternatives

Here are some Firefox add-ons that are similar to Google Centralized Search: