Neeva AI Search Firefox

Examine source code of Neeva AI Search

Inspect and view changes in Neeva AI Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extName__",
  "short_name": "__MSG_extShortName__",
  "version": "1.4.0",
  "description": "__MSG_extDescription__",
  "default_locale": "en",
  "background": {
    "persistent": true,
    "page": "html/background.html"
  },
  "icons": {
    "16": "icons/extension-icon.png",
    "32": "icons/extension-icon@2x.png",
    "48": "icons/extension-icon@3x.png",
    "128": "icons/extension-icon-128.png"
  },
  "browser_action": {
    "default_popup": "html/popup.html"
  },
  "incognito": "spanning",
  "applications": {
    "gecko": {
      "id": "alpha.neeva.coneevaforfirefox@neeva.co"
    }
  },
  "commands": {
    "open-incognito": {
      "suggested_key": {
        "default": "Alt+Shift+N"
      },
      "description": "Launch Neeva incognito mode"
    },
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+J",
        "mac": "Command+Shift+J"
      }
    }
  },
  "content_security_policy": "script-src 'self' 'wasm-eval'; object-src 'self'",
  "permissions": [
    "storage",
    "*://*/*",
    "https://neeva.com/*"
  ],
  "optional_permissions": [],
  "chrome_settings_overrides": {
    "search_provider": {
      "name": "Neeva",
      "keyword": "Neeva Search",
      "search_url": "https://neeva.com/search?q={searchTerms}&src=nvobar",
      "favicon_url": "https://neeva.com/favicon.png",
      "suggest_url": "https://neeva.com/suggest?q={searchTerms}&src=nvobar",
      "encoding": "UTF-8",
      "is_default": true
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://neeva.com/*"
      ],
      "js": [
        "/js/neevaContentScript.js"
      ],
      "run_at": "document_start"
    }
  ],
  "manifest_version": 2
}

Best Neeva AI Search Alternatives

Here are some Firefox add-ons that are similar to Neeva AI Search: