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

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά παραβίασης».

Μάθετε περισσότερα

Αυτό το νήμα αρχειοθετήθηκε. Κάντε νέα ερώτηση αν χρειάζεστε βοήθεια.

AI chatbot custom prompts / textbox field as in screenshot

  • 2 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 407 προβολές
  • Τελευταία απάντηση από 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

Επιλεγμένη λύση

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"}

Προβολή απάντησης εντός συζήτησης 👍 2

Όλες οι απαντήσεις (2)

more options

Επιλεγμένη λύση

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.