Google Search display icon Firefox

Examine source code of Google Search display icon

Inspect and view changes in Google Search display icon source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extension_name__",
  "description": "__MSG_extension_description__",
  "version": "1.2025.1103.0",
  "author": "dlw@mcprv",
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "{7c73b62b-7ac7-4292-81a7-c15746af0972}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage",
    "management",
    "https://www.google.com/search*"
  ],
  "optional_permissions": [
    "<all_urls>"
  ],
  "icons": {
    "64": "google-search.svg"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  }
}

Best Google Search display icon Alternatives

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