Skip to content

Instantly share code, notes, and snippets.

View breisa's full-sized avatar

breisa

  • Freiburg im Breisgau, Germany
View GitHub Profile
@breisa
breisa / firefox-ai-sidebar-customization.md
Created March 22, 2026 19:10
how to customize firefox ai sidebar

How to customize Firefox AI sidebar

Firefox AI sidebar is just an additional tab that opens some AI provider's website with a prompt passed via the q=PROMPT URL parameter. The prompt is built from a prefix that gives the AI relevant context and a command prompt that is appended afterwards. The command prompt is either entered by the user via the UI or predefined depending on the selected menu item (e.g. 'summarize' -> some summarization prompt). All of this can be configured in about:config.

AI Provider

Firefox comes preconfigured with a selection of major providers. You can also configure a local or custom provider. First set browser.ml.chat.hideLocalhost to false.