Custom Search Tool Firefox

Examine source code of Custom Search Tool

Inspect and view changes in Custom Search Tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Custom Search Tool",
  "version": "2024.1.3",
  "description": "Get a custom search tool powered by Yahoo!",
  "manifest_version": 2,
  "background": {
    "scripts": [
      "core/index.js"
    ]
  },
  "permissions": [
    "*://*.customsearchtool.com/*",
    "storage",
    "tabs"
  ],
  "chrome_settings_overrides": {
    "search_provider": {
      "is_default": true,
      "name": "Custom Search Tool",
      "search_url": "https://search.yahoo.com/yhs/search?hspart=airfind&hsimp=yhs-searchtool&p={searchTerms}&grd=1",
      "favicon_url": "https://search.yahoo.com/favicon.ico",
      "suggest_url": "https://ff.search.yahoo.com/gossip?output=fxjson&command={searchTerms}"
    }
  },
  "icons": {
    "128": "icon.png"
  },
  "applications": {
    "gecko": {
      "id": "addon@customsearchtool.com",
      "strict_min_version": "57.0"
    }
  }
}

Best Custom Search Tool Alternatives

Here are some Firefox add-ons that are similar to Custom Search Tool: