cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
AhmedX
Making moves
Status: New idea

Currently adding custom AI prompts does not support dynamic placeholders like the URL. This is a huge miss because tab title and highlighted text is often insufficient for a good summary. Also, all chatbots now support web search so sending the URL as context would drastically reduce the window.

So URL should either be hardcoded to be sent with current prompts OR we should be able to add it into existing prompts. For example, here is a custom prompt I added:

user_pref("browser.ml.chat.prompts.5", '{"label": "Summarize with URL", "id": "summarize_with_url", "value": "Summarize the following page.\nURL: {{url}}"}');
 
 
 
 
2 Comments
Status changed to: New idea
Jon
Community Manager
Community Manager

Thanks for submitting an idea to the Mozilla Connect community! Your idea is now open to votes (aka kudos) and comments.

Mozilla2048
Making moves

A similar idea for the "Summarize this page" context menu option. It is ridiculous to send "Please summarize the following selected text, ..." followed by all the text on the page to the chatbot. If the option is called Summarize this page, it should summarize the page, not select the entire page and summarize the selection. Moreover, if you try to summarize a long Wikipedia article for example, it won't fit in the chatbot prompt and the AI will only summarize the beginning.
In Microsoft Edge, the Copilot sidebar can summarize the current page if you send "please summarize this page." We need this!