Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Pomoc pśepytaś

Glědajśo se wobšudy pomocy. Njenapominajomy was nigda, telefonowy numer zawołaś, SMS pósłaś abo wósobinske informacije pśeraźiś. Pšosym dajśo suspektnu aktiwitu z pomocu nastajenja „Znjewužywanje k wěsći daś“ k wěsći.

Dalšne informacije

AI chatbot custom prompts / textbox field as in screenshot

  • 2 wótegronje
  • 1 ma toś ten problem
  • 357 naglědow
  • Slědne wótegrono wót noah18

more options

Hello

I was reading this article: https://support.mozilla.org/en-US/kb/ai-chatbot

In the section: "Select text to see suggested prompts" there is a screenshot which shows pre-written prompts and a textbox from the shortcut for AI prompts menu. Is it possible to have custom promts which are added to this menu?

Thanks

Best

Noah

Hello I was reading this article: https://support.mozilla.org/en-US/kb/ai-chatbot In the section: "Select text to see suggested prompts" there is a screenshot which shows pre-written prompts and a textbox from the shortcut for AI prompts menu. Is it possible to have custom promts which are added to this menu? Thanks Best Noah

Wubrane rozwězanje

Yes, it's quite difficult, but you can add custom prompts in about:config.

For instance, create a new preference named browser.ml.chat.prompts.4 with value {"label":"Answer","id":"answer","value":"Answer selected question"}

Toś to wótegrono w konteksće cytaś 👍 2

Wšykne wótegrona (2)

more options

Wubrane rozwězanje

Yes, it's quite difficult, but you can add custom prompts in about:config.

For instance, create a new preference named browser.ml.chat.prompts.4 with value {"label":"Answer","id":"answer","value":"Answer selected question"}

more options

Thank you very much! Work perfectly. Nothing about it is difficult :) very straigth forward.

Open new tab and input: about:config Press enter and then accept security risk. Search for: browser.ml.chat.prompts.4 Choose string and click + Add the JSON with your title as label and as answer what you want to ask the AI.