Web Only (Classic) Google Search Firefox

Examine source code of Web Only (Classic) Google Search

Inspect and view changes in Web Only (Classic) Google Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Classic Web Search for Google",
  "short_name": "Classic Web",
  "version": "1.7.1",
  "description": "Automatically redirects your Google searches to the classic web-only results view.",
  "author": "Pratyush Vashisht",
  "background": {
    "type": "module",
    "scripts": [
      "service_worker.js"
    ]
  },
  "host_permissions": [
    "*://*.google.com/*",
    "https://asia-south1-extensions-analytics-prod.cloudfunctions.net/*"
  ],
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "default_title": "Enable / Disable Classic Web Search for Google"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Alt+Shift+W",
        "mac": "Alt+Shift+W"
      },
      "description": "Toggle Classic Web Search for Google on/off"
    }
  },
  "permissions": [
    "contextMenus",
    "storage",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{245d8218-66d9-4631-86b2-7aa4c39c009b}",
      "strict_min_version": "121.0"
    }
  }
}

Best Web Only (Classic) Google Search Alternatives

Here are some Firefox add-ons that are similar to Web Only (Classic) Google Search: