Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

How do i add Perplexity and Grok to my AI chatbot choices?

  • 1 个回答
  • 0 人有此问题
  • 183 次查看
  • 最后回复者为 schwit
  • 已解决

The current AI list is too limited

The current AI list is too limited

被采纳的解决方案

Nevermind. I found it

You can add Grok to the Firefox sidebar chatbot options via a simple configuration tweak in about:config. This works for both the official Grok at grok.x.ai or grok.com (x.com integration). Here's how to do it step by step:

Open about:config: Type about:config in the Firefox address bar and press Enter. Click the "Accept the Risk and Continue" button (it's a warning page).

Search for the preference: In the search bar at the top, type: browser.ml.chat.provider This should show a preference like browser.ml.chat.provider.list or similar (exact name may vary slightly by Firefox version, but it's usually under browser.ml.chat or browser.sidebar.ai related prefs). Edit the list to add Grok: Double-click the relevant preference (often a string or JSON-like list of providers). Add an entry for Grok. A common working format people use (based on community reports from 2025) is something like appending:text{"name":"Grok","url":"https://grok.x.ai/","icon":"https://grok.x.ai/favicon.ico"}Or for the X-integrated version:text{"name":"Grok","url":"https://x.com/grok","icon":"https://abs.twimg.com/favicons/twitter.ico"} If it's a comma-separated or array-style list, insert it accordingly (e.g., add a comma before your new entry if needed). Save the change by clicking away or pressing Enter.

Enable/refresh the sidebar: Open the sidebar (Ctrl+B or View > Sidebar > AI Chatbot, or click the sidebar icon if visible). If the AI chatbot panel isn't showing, go to sidebar settings (gear icon in the sidebar) and ensure "AI Chatbot" is enabled. Restart Firefox or reload the sidebar. Grok should now appear in the dropdown list of available chatbots.

定位到答案原位置 👍 0

所有回复 (1)

选择的解决方案

Nevermind. I found it

You can add Grok to the Firefox sidebar chatbot options via a simple configuration tweak in about:config. This works for both the official Grok at grok.x.ai or grok.com (x.com integration). Here's how to do it step by step:

Open about:config: Type about:config in the Firefox address bar and press Enter. Click the "Accept the Risk and Continue" button (it's a warning page).

Search for the preference: In the search bar at the top, type: browser.ml.chat.provider This should show a preference like browser.ml.chat.provider.list or similar (exact name may vary slightly by Firefox version, but it's usually under browser.ml.chat or browser.sidebar.ai related prefs). Edit the list to add Grok: Double-click the relevant preference (often a string or JSON-like list of providers). Add an entry for Grok. A common working format people use (based on community reports from 2025) is something like appending:text{"name":"Grok","url":"https://grok.x.ai/","icon":"https://grok.x.ai/favicon.ico"}Or for the X-integrated version:text{"name":"Grok","url":"https://x.com/grok","icon":"https://abs.twimg.com/favicons/twitter.ico"} If it's a comma-separated or array-style list, insert it accordingly (e.g., add a comma before your new entry if needed). Save the change by clicking away or pressing Enter.

Enable/refresh the sidebar: Open the sidebar (Ctrl+B or View > Sidebar > AI Chatbot, or click the sidebar icon if visible). If the AI chatbot panel isn't showing, go to sidebar settings (gear icon in the sidebar) and ensure "AI Chatbot" is enabled. Restart Firefox or reload the sidebar. Grok should now appear in the dropdown list of available chatbots.