Hiển thị các câu hỏi được đánh dấu: Xem tất cả các câu hỏi

Access AI chatbots in Firefox - Make this actually useful???

I'm a user of the new "Ask AI" feature in Firefox, and while I appreciate the convenience of having an AI assistant in the browser, I've noticed a significant limitation … (xem thêm)

I'm a user of the new "Ask AI" feature in Firefox, and while I appreciate the convenience of having an AI assistant in the browser, I've noticed a significant limitation that prevents the feature from being truly useful.

The Problem

Currently, when you right-click and select the "Ask AI" option, the prompt sent to the chatbot only includes the selected text and the page title. It completely omits the page's URL. This is the prompt that is sent:

* * I’m on page “<tabTitle>Get Support | Mozilla Support</tabTitle>” with “<selection></selection>” selected.


  • * Please summarize the selection using precise and concise language. Use headers and bulleted lists in the summary, to make it scannable. Maintain the meaning and factual accuracy.


This is a major issue because without the URL, the AI cannot access the full context of the page. It can't scrape the content, analyze the structure, or understand the full context of the selected text, which is often crucial for generating accurate and comprehensive summaries or answers. The feature, as it is, relies entirely on the user manually selecting a large block of text, which is clunky and often insufficient.

Proposed Improvements

   Include the URL in the Prompt: The most critical improvement would be to automatically include the page's URL in the prompt sent to the AI. This would allow the AI to properly "see" and interact with the full page, making tasks like "Summarize" much more effective.
   Allow Custom Prompt Editing: A second, highly beneficial feature would be the ability for users to customize the prompt before it's sent. This would give users more control over the AI's output and enable more creative and specific uses of the feature beyond the pre-set options. This would also allow users to manually insert the URL if needed, as a workaround for the current limitation.

These changes would transform the "Ask AI" feature from a novelty that only works on selected text to a genuinely powerful tool for research, content analysis, and productivity.

Thank you for considering this request.

Được hỏi bởi knostikos 5 tháng trước

Lần cuối trả lời bởi Paul 5 tháng trước

  • Đã giải quyết

Change email address used in "From" line when clicking on email link in web page

How do I change the email account inserted by Firefox when I click on an email link? I have previously changed the main email address (added secondary address, swapped s… (xem thêm)

How do I change the email account inserted by Firefox when I click on an email link?

I have previously changed the main email address (added secondary address, swapped secondary for primary, deleted secondary) but when I click an email link in a web page to write an email to the web page business, the old deleted email account is used instead of the new one. This old address is not listed at all as far as I have seen in my Mozilla Account.

Được hỏi bởi Oldneweng 4 tháng trước

Được trả lời bởi jscher2000 - Support Volunteer 4 tháng trước

Cannot Make Firefox As My Default Browser.

Every time I login on my computer, there is already an open Firefox webpage with a dialog box asking me if I want Firefox to be my primary default browser. Once I click "… (xem thêm)

Every time I login on my computer, there is already an open Firefox webpage with a dialog box asking me if I want Firefox to be my primary default browser. Once I click "Set a Default Browse", a Microsoft Edge webpage appears giving me a list of choices of Microsoft application to select to be my browser. Firefox is not on the list. There is also a dialog box that appears on the lower right corner of the screen showing me the steps on how to make Firefox my default browser. The choices are "Show Me How" and "No Thanks". When I click the "Show me how", I am taken to Firefox setting, once I click the "Make Default" I am taken back to the list of Microsoft applications to choose as my browser. The bottom line is I cannot make Firefox my default browser anymore. In fact, I am not even sure if I am sending this message to Firefox or Mozilla. This is the URL that I see on this https://support.mozilla.org/en-US/questions/new/firefox/form.

Would you please check and correct the problem. I cannot make Firefox my default browser. Would you check if Firefox is my default browser.

Được hỏi bởi rmiller732 5 tháng trước

Lần cuối trả lời bởi Paul 5 tháng trước

How do I turn off the Firefox sidebar key combinations?

I often use the key combination Ctrl+Alt+X in Google Docs when on different devices but it doesn't function properly when instead it brings up the AI sidebar gadget. Remo… (xem thêm)

I often use the key combination Ctrl+Alt+X in Google Docs when on different devices but it doesn't function properly when instead it brings up the AI sidebar gadget. Removing the sidebar button doesn't really help and it's annoying. So how exactly do I turn off the key combination for the sidebar?

Được hỏi bởi llama.qwerty 2 tháng trước

Lần cuối trả lời bởi Agent virtuel 2 tháng trước

  • Đã giải quyết

Page Info window

Hi, I use the Page Info window quite regularly, it used to be accessible via the right-click menu but this seems to have been removed in recent updates. I can still acc… (xem thêm)

Hi,

I use the Page Info window quite regularly, it used to be accessible via the right-click menu but this seems to have been removed in recent updates. I can still access it via Ctrl+I, but this isn't as convenient as using the menu.

Could you please tell me how I can put this useful feature onto the menu / toolbar as a shortcut?

Thanks

Owen.

Được hỏi bởi mrowenway 1 tháng trước

Được trả lời bởi Agent virtuel 1 tháng trước

  • Đã lưu trữ

Extensions toolbar item

Under Customize Toolbar, I want to move the toolbar item "Extensions" off the top menu bar, and into the Overflow Menu, or another area, to make the address bar bigger. … (xem thêm)

Under Customize Toolbar, I want to move the toolbar item "Extensions" off the top menu bar, and into the Overflow Menu, or another area, to make the address bar bigger. When I attempt to move it, there is a ban symbol across it and it will not move. Firefox 127.0.

Được hỏi bởi mikeschwarz85018 11 tháng trước

Lần cuối trả lời bởi jscher2000 - Support Volunteer 11 tháng trước

  • Đã lưu trữ

Can't set local new tab page

In the year 2024, firefox still does not allow a simple way to set any URL you would like as the new tab url (without an extension). Users were previously able to use ex… (xem thêm)

In the year 2024, firefox still does not allow a simple way to set any URL you would like as the new tab url (without an extension).

Users were previously able to use extensions like NewTab override to have a relatively seamless experience changing their new tab page. However after certain changes, these said extensions can no longer set your new tab page to a local file, and can also no longer clear and focus the address bar.

I am simply requesting a feature within firefox to set a custom new tab page, without having to create any external configs, or without using any extensions. This basic feature has been available in chromium browsers for years, and firefox already includes a feature just like this for the "Homepage and new windows" setting, where it allows you to input a custom URL to a local file or site to put it as your homepage. However, this same setting for some odd reason does not exist for the "new tabs" option. Why is this?

As of now, I've had to use a manual override along the lines of this:

``` // shenanigans for setting a different new tab page const { classes: Cc, interfaces: Ci, utils: Cu } = Components; const { AboutNewTab } = Cu.import("resource:///modules/AboutNewTab.jsm", {}); // path to new tab can be a url or file const newTabURL = "file:///home/faaris/.local/packages/startpage/fazzi/index.html"; // set the new tab URL AboutNewTab.newTabURL = newTabURL; ```

this should not be needed. Having to modify files in system protected folders should not be needed for such a simple option.

Được hỏi bởi Faaris 1 năm trước

Lần cuối trả lời bởi eddiejoe67 1 năm trước

  • Đã giải quyết

Wrong StartupWMClass on Firefox Developer Edition

`StartupWMClass=firefox-aurora` in `/usr/share/applications/firefox-devedition.desktop`, with actually `firefox-dev` for opened windows. Version: Ubuntu 25.04, GNOME 4… (xem thêm)

`StartupWMClass=firefox-aurora` in `/usr/share/applications/firefox-devedition.desktop`, with actually `firefox-dev` for opened windows.

Version: Ubuntu 25.04, GNOME 48, firefox-devedition 143.0b2.

Được hỏi bởi Captune 5 tháng trước

Được trả lời bởi Captune 5 tháng trước

Reopening Firefox with the same tabs

Over the past few updates, I’ve noticed an issue with Firefox where it no longer restores my previous session when reopening the browser. I normally keep four tabs pinne… (xem thêm)

Over the past few updates, I’ve noticed an issue with Firefox where it no longer restores my previous session when reopening the browser.

I normally keep four tabs pinned and about five additional tabs open for browsing and work. In the past, I could simply click the X to close Firefox, and when I reopened it, all my tabs that are pinned and unpinned would automatically come back. Recently, this stopped happening. Now, if I close Firefox, it opens with a fresh window instead of restoring my previous tabs.

I’ve already checked the setting under General/Startup, and Open previous windows and tabs is enabled. Because of this issue, I avoid closing Firefox entirely, since rebuilding all my tabs each time has become a hassle.

Is there a way to fix this? Any suggestions would be appreciated.

Thanks :)

Được hỏi bởi emailmesteve 2 tháng trước

Lần cuối trả lời bởi jscher2000 - Support Volunteer 2 tuần trước

  • Đã lưu trữ

Finish Setup

To the right of Other Bookmarks Firefox still says "finish Setup" but I've checked everything and run the setup. I can't seem to do anything to correct/clean up this? Th… (xem thêm)

To the right of Other Bookmarks Firefox still says "finish Setup" but I've checked everything and run the setup. I can't seem to do anything to correct/clean up this?

Thank you.

Được hỏi bởi Chris Clark 9 tháng trước

Lần cuối trả lời bởi jscher2000 - Support Volunteer 9 tháng trước

Enable Javascript?

Where is the configuration setting that enables javascript. Consumer Reports requires that the application be enabled to participate in a webinar I want to attend … (xem thêm)

Where is the configuration setting that enables javascript. Consumer Reports requires that the application be enabled to participate in a webinar I want to attend

Được hỏi bởi TRQ Enterprise 5 tháng trước

Lần cuối trả lời bởi beccasnewlife2025 3 tháng trước

ai usage

I am uncomfortable with the push for unnecessary ai content and features on firefox and if they are added without easy ways to remove or disable I will be switching to a … (xem thêm)

I am uncomfortable with the push for unnecessary ai content and features on firefox and if they are added without easy ways to remove or disable I will be switching to a different browser

Được hỏi bởi ethyrabliss 2 tháng trước

Lần cuối trả lời bởi Paul 1 tháng trước

Splitting a screen

Device name DESK Processor AMD Ryzen 3 3100 4-Core Processor (3.59 GHz) Installed RAM 16.0 GB System type 64-bit operating system, x64-based processor Edit… (xem thêm)

Device name DESK Processor AMD Ryzen 3 3100 4-Core Processor (3.59 GHz) Installed RAM 16.0 GB System type 64-bit operating system, x64-based processor

Edition Windows 11 Home Version 25H2 Installed on ‎12/‎01/‎2026 OS build 26200.7623 Experience Windows Feature Experience Pack 1000.26100.275.0

Hello,

I have two windows in Firefox that I would like to tile so that I can compare the contents of each. Is this possible ? Regards

pyor66

Được hỏi bởi pyor66 3 tuần trước

Lần cuối trả lời bởi Denys 3 tuần trước

Firefox automatically opens at startup

I feel like I've tried everything to stop Firefox from automatically opening when I start my Windows 11 computer. I've checked: task manager, the startup folder in Win… (xem thêm)

I feel like I've tried everything to stop Firefox from automatically opening when I start my Windows 11 computer.

I've checked: task manager, the startup folder in Windows 11 (shell:startup), The registry under "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run", Settings>Apps>Startup, and also in Firefox under Settings>"Open Firefox automatically when your computer starts up", and under "about:config">toolkit.winRegisterApplicationRestart (change value to false).

Can anyone tell me why Firefox is still automatically launching at startup of Windows 11?

Được hỏi bởi zachfarrell 5 tháng trước

Lần cuối trả lời bởi Ed 5 tháng trước

  • Đã giải quyết

Can't take Screenshot with keyboard shortcut [Ctrl + Shift + S] anymore

The keyboard shortcut to take screenshots [Ctrl + Shift + S] used to work a few weeks ago but it has stopped working for quite a while now. Doesn't work on any site, I ca… (xem thêm)

The keyboard shortcut to take screenshots [Ctrl + Shift + S] used to work a few weeks ago but it has stopped working for quite a while now. Doesn't work on any site, I can only create screenshots by right clicking and pressing the button manually.

Được hỏi bởi Kolpix 4 tháng trước

Được trả lời bởi Kolpix 4 tháng trước