SearchPilot Firefox

Examine source code of SearchPilot

By: Juckul Add-on
Inspect and view changes in SearchPilot source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SearchPilot",
  "version": "1.5.3",
  "description": "AI-powered search navigation assistant that helps users find the most relevant websites.",
  "permissions": [
    "storage",
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "*://*/*"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icons/compass-magnifier-theme.svg"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icons/compass-magnifier-theme.svg",
    "96": "icons/compass-magnifier-theme.svg"
  },
  "applications": {
    "gecko": {
      "id": "searchpilot@jukul.ko-fi",
      "strict_min_version": "58.0"
    }
  }
}

Best SearchPilot Alternatives

Here are some Firefox add-ons that are similar to SearchPilot: