Întrebări etichetate ca: Afișează toate întrebările

How can I always show the translation icon in desktop Firefox?

Is there a setting to always show the translation icon in the Firefox desktop address bar? Scenario I'm visiting a website that is not in my native language. For examp… (citește mai mult)

Is there a setting to always show the translation icon in the Firefox desktop address bar?

  1. Scenario

I'm visiting a website that is not in my native language. For example, I natively speak English, and the website contains Spanish text.

The Spanish website incorrectly sets lang="en" in the HTML. Here's an example: https://animalessinhogar.com.uy/

My browser's default language is set to US English. When Firefox sees the Spanish webpage declaring the lang="en" tag, it assumes the webpage is in English, and hides the translation icon from the address bar.

  1. Issue

The end result is I see this website in Spanish, there's no translation icon in the address bar, and also no way to force a full page translation. The best I can do is select parts of the text, right click, and ask for "Translation Selection to English". This gets very tedious, especially when I have automatic translations for Spanish websites already turned on (browser.translations.alwaysTranslateLanguages = es).

  1. Proposed solution

To work around these websites which mis-declare their language, is there a way to always show the translation icon in the address bar?

I had also thought of removing my browser's default language, so that the translation icon would always appear on every webpage. However, that would mean that websites that present different versions based on browser language wouldn't display my native language at first, or might not work at all? So this seems like a less good solution.

  1. Firefox details

140.4.0esr (64-bit) running on Debian Linux 13 (Trixie)

Here's some related Firefox config options for translations, and their settings on my browser. I think I've only changed the configuration option to always translate Spanish webpages.

browser.translation.neverForLanguages browser.translations.alwaysTranslateLanguages es browser.translations.automaticallyPopup true browser.translations.chaos.errors false browser.translations.chaos.timeoutMS 0 browser.translations.enable true browser.translations.logLevel Error browser.translations.mostRecentTargetLanguages en browser.translations.neverTranslateLanguages browser.translations.newSettingsUI.enable false browser.translations.panelShown true browser.translations.select.enable true browser.translations.simulateUnsupportedEngine false browser.translations.useHTML false browser.translations.useLexicalShortlist false gfx.canvas.remote.use-canvas-translator-event true services.settings.main.translations-models.last_check 1773722950 services.settings.main.translations-wasm.last_check 1773722950 toolkit.telemetry.translations.logLevel Error

Întrebare pusă de Sage Sharp acum 9 minute

Open-source grammar checking extensions with no link to source

This Brazilian Portuguese dictionary, licensed as MPLv2 and published by user "jhltmnn", contains no contact information and no link to the source code. The grammar-check… (citește mai mult)

This Brazilian Portuguese dictionary, licensed as MPLv2 and published by user "jhltmnn", contains no contact information and no link to the source code.

The grammar-checking extension "Verificador Ortográfico para Português do Brasil", licensed as GPLv2, has a link that redirects to a SourceForge category listing. It is nowhere to be found there. It has a contact email, and I've sent a message to them asking for the missing information.

The MPLv2 license requires disclosure of the source code, and so does the GPLv2. What can Mozilla do about it?

Întrebare pusă de Douglas Silva acum 11 ore

Ultimul răspuns de la Douglas Silva acum 11 ore

saving Yahoo quotes as csv suddenly tries to save page image

I'm running Linux devuan: Linux MikesPI 6.1.93 #1 SMP PREEMPT Mon Dec 8 02:37:53 CET 2025 aarch64 GNU/Linux and Firefox 140.4.0esr (aarch64). For years now I've been do… (citește mai mult)

I'm running Linux devuan: Linux MikesPI 6.1.93 #1 SMP PREEMPT Mon Dec 8 02:37:53 CET 2025 aarch64 GNU/Linux and Firefox 140.4.0esr (aarch64).

For years now I've been downloading and saving Yahoo quotes as csv, now for the last week Firefox wants to save page image poping up an extra window that must be refused before I can continue using Firefox. Hopefully someone can tell me what new option in about:config can be turned off to stop this. Thanks, Mike

Întrebare pusă de mike.junk.46 acum 3 zile

upload my profile

Listen I have a profile in another partition in Mint and want to transfer my Bookmarks/profile etc to my new 22.3 install but far too complicated. I also have a previous… (citește mai mult)

Listen I have a profile in another partition in Mint and want to transfer my Bookmarks/profile etc to my new 22.3 install but far too complicated. I also have a previous Key which I no longer wish to use as it has deleted all 20 years worth of messages. Please please please just set up my profile again oFirefox or then revert by to the one from 2025 Mint 21.3 Thomas McM Rbold textamos de Deus

Întrebare pusă de Thomas Ramos de Deus acum 4 zile

Saved creadit cards autofill and edit issues

I noted, that credit cards autofill works, but on ~50% of websites it fails. I can see the autofill dropdown, but if I select any card, no fields are filled. Manual filli… (citește mai mult)

I noted, that credit cards autofill works, but on ~50% of websites it fails. I can see the autofill dropdown, but if I select any card, no fields are filled. Manual filling works. One of examples: https://ipn.paymentus.com, but there are many. Again, on some websites it works just fine.

Another issue - I cannot edit cards. Settings->Payment methods->Manage, then select a card, press "Edit" and nothing happens.

Context: version 148.0 (64-bit), Canonical snap build (crap, I cannot DISABLE snap build and totally switch to deb!!!)

P.S. I really miss feature to add "aliases" for cards...

Întrebare pusă de Сергей Жуматий acum 5 zile

Is it possible to add Grok support to the sidebar AI in the Ubuntu version of Firefox?

Subject: Request for Custom Provider Support or Grok Integration in Firefox AI Chatbot Sidebar Detailed Description: I am exploring the new AI Chatbot sidebar feature in … (citește mai mult)

Subject: Request for Custom Provider Support or Grok Integration in Firefox AI Chatbot Sidebar

Detailed Description: I am exploring the new AI Chatbot sidebar feature in Firefox (Ubuntu build). As a practitioner in the deep learning field, I am particularly interested in the flexibility of the Web-view container used for these AI integrations.

Currently, the feature appears to be a curated list of providers (ChatGPT, Claude, Gemini). I would like to request the addition of Grok (by xAI), or more importantly, a Generic Provider Framework that allows users to manually configure custom endpoints.

Technical Specifics & Implementation Questions:

   Manifest Configuration: Is the sidebar AI provider list controlled via a remote settings push, or is there a local about:config or JSON manifest (e.g., within the browser resources) that can be modified to include Grok's web URL?
   Context Injection: How does the current sidebar handle DOM context for features like "Summarize this page"? If I were to manually add Grok via a side-loading method, what are the required API hooks for it to achieve parity with the built-in providers?
   User Agent & Authentication: Are there specific CORS policies or User-Agent strings enforced within the sidebar's iframe/browser-view that would prevent Grok’s X-auth or real-time streaming (SSE) from functioning correctly?

Use Case: Integrating Grok’s real-time information retrieval directly into the browser’s native sidebar would significantly optimize research workflows involving live data, which is a key differentiator from the currently supported models.

Întrebare pusă de Wenhao Liu acum 5 zile