Отображение вопросов с тегом: Показать все вопросы
  • Решено

why is Firefox using rini.drorinat.com to do my searches? Is this a hoax or scam?

When is do a search in Firefox I noticed that it now searches with "rini.drorinat.com" is this still Firefox or have I been violated? I tried to look up this site but no… (читать ещё)

When is do a search in Firefox I noticed that it now searches with "rini.drorinat.com" is this still Firefox or have I been violated? I tried to look up this site but no success, could you help with this asap please?

Задан barbara 5 месяцев назад

Дан ответ jonzn4SUSE 5 месяцев назад

  • Решено

Shortcuts on homepage disappeared

I opened Firefox this morning and all of my pinned shortcuts have disappeared. Shortcuts are enabled in the settings. I checked the browser.newtabpage.pinned pref on the … (читать ещё)

I opened Firefox this morning and all of my pinned shortcuts have disappeared. Shortcuts are enabled in the settings. I checked the browser.newtabpage.pinned pref on the about:config and all of my pinned shortcuts are still there, but they're not appearing on the actual page itself. Are there any other settings that I'm not aware of?

Задан kataro28 5 месяцев назад

Дан ответ kataro28 4 месяца назад

Deleting Bookmarks

I have Firefox installed on three Windows Desktop Computers. On one, I just cannot delete Bookmarks, no matter what suggestions I try. Verify Integrity of the database … (читать ещё)

I have Firefox installed on three Windows Desktop Computers. On one, I just cannot delete Bookmarks, no matter what suggestions I try. Verify Integrity of the database produced no results. I do not, for a variety of reasons, sync bookmarks (or anything else) between the three installations. Experienced user that has spent far too long on what should be a simple issue.

Задан Beowolf464 5 месяцев назад

Последний ответ от Denys 3 месяца назад

How to copy a mailto email link to the clipboard?

I'm simply trying to email someone using the email link on their site. The link is a mailto link which requires an email application (which I don't have). All I want is t… (читать ещё)

I'm simply trying to email someone using the email link on their site.

The link is a mailto link which requires an email application (which I don't have). All I want is to copy the link to the clipboard.

Firefox lets me right click the link and copy the email address, but this doesn't allow me to provide the required Subject specified by the site's author.

I could have sworn Firefox used to have this feature. Netscape and IE certainly always had it back in the day.

Задан MartyJames 2 месяца назад

Последний ответ от jonzn4SUSE 2 месяца назад

Audible Cloudplayer wont work since current update of Firefox!

Dear Helper, since the newest Firefox update, i got today (16.09.25), the audible cloudplayer doesnt work anymore, meaning it wont load the audiobook! I emptied the cache… (читать ещё)

Dear Helper,

since the newest Firefox update, i got today (16.09.25), the audible cloudplayer doesnt work anymore, meaning it wont load the audiobook! I emptied the cache, but nothing changed. I tried the audible cloudplayer with Windows Edge and it works fine, so it is a Firefox specific problem. I granted all websides access to audio and media automatic replay, nothing changed. The cloudplayer doesnt work! So my question is: What else is interfering in Firefox with the loading of the player? Thank you so much in advance for your help :) Yours sincerely David

Задан Dk-Doom 5 месяцев назад

Последний ответ от Denys 1 месяц назад

Cannot uninstall PWA created in Firefox 143.0.1 on Windows 11

I'm not able to uninstall PWA apps created in Firefox 143.0.1 using Windows 11 usual uninstalling procedure. If i click "uninstall" in Windows Start Menu the app remains … (читать ещё)

I'm not able to uninstall PWA apps created in Firefox 143.0.1 using Windows 11 usual uninstalling procedure. If i click "uninstall" in Windows Start Menu the app remains installed. PWA apps created with Firefox do not show on Windows 11 installed apps list so I cannot uninstall them. I haven't found any guide on the web on how to uninstall PWA created from Firefox. So, how can I effectively uninstall those PWA apps? Thank you in advance for your kind answer. Regards.

Задан Alan Massimiliano Schiaretti 5 месяцев назад

Последний ответ от Alan Massimiliano Schiaretti 4 месяца назад

  • Решено

How to turn off "skip to main content"?

Hello- Wondering how to turn off the "skip to main content" that continually pops-up on some web sites. This is a problem on a single Firefox installation and I cannot … (читать ещё)

Hello- Wondering how to turn off the "skip to main content" that continually pops-up on some web sites. This is a problem on a single Firefox installation and I cannot figure out which setting this could be.

Thanks in advance! -BD

Задан bddiego 5 месяцев назад

Дан ответ Mark 5 месяцев назад

  • Решено

Paper Tray Printing

How do I get Firefox to print using a different paper tray. I want to print from the rear tray on my Epson 8550 but it always prints from the inner cassette

Задан andrew122 5 месяцев назад

Дан ответ andrew122 4 месяца назад

Persistant Pinned Tabs - Feature Request

PROBLEM: Pinned tabs are useful, but if I have more than one Firefox window open and I close them in the wrong order, the next time I open Firefox, my pinned tabs are gon… (читать ещё)

PROBLEM: Pinned tabs are useful, but if I have more than one Firefox window open and I close them in the wrong order, the next time I open Firefox, my pinned tabs are gone and I have to pin them again.

SOLUTION: Pinned tabs should be able to be permanent so that they will re-open no matter which Firefox window is closed first. Is there a way to make this work?

Задан Alan Haynes 5 месяцев назад

Последний ответ от RichCPA 4 месяца назад

  • Решено

Unloaded tabs on startup

Is there a way to have Firefox start with all, or all but the first tab unloaded? My Firefox starts with about 100 tabs open and many of these now have ads running which … (читать ещё)

Is there a way to have Firefox start with all, or all but the first tab unloaded?

My Firefox starts with about 100 tabs open and many of these now have ads running which makes Firefox very slow. It seems to take ages and ages for all the tabs to load.

Maybe if all the tabs were unloaded when I start Firefox it would be quicker to get up and running??

I'm running Windows 11 on a desktop with an i5 CPU and 32 GB of RAM.

Any help much appreciated.

Задан MarkHowes 5 месяцев назад

Дан ответ MarkHowes 5 месяцев назад

Firefox Context Menu - Unwanted Navigation Images are Showing Again

Hi All, I was using the following CSS to hide the navigation images and show only text labels on the context menu for the Back, Forward, Reload and Bookmark Page menu opt… (читать ещё)

Hi All,

I was using the following CSS to hide the navigation images and show only text labels on the context menu for the Back, Forward, Reload and Bookmark Page menu options...

/* Content Area Context Menu - Navigation Vertical Text */
#context-navigation,
#context-navigation > menuitem{
  flex-direction: column !important;
}
/* hide images */
#context-back image, #context-forward image,
#context-reload image, #context-stop image,
#context-bookmarkpage image{
   display: none !important;
}
/* show text labels */
#context-back:after, #context-forward:after,
#context-reload:after, #context-stop:after,
#context-bookmarkpage:after{
   content: attr(aria-label) !important;
   margin-inline-start: -19px !important; /* this pushes navigation text items to left, aligned with other menu items below */
}


It worked up until a couple of versions ago, but something has changed, and my CSS is now broken, and those navigation icons are back.

My context menu now looks like the attached image below.

Any help with showing only text labels on this menu is appreciated.

Thanks.

Задан Slouch 4 месяца назад

Последний ответ от jscher2000 - Support Volunteer 4 месяца назад

How to disable AI in Firefox completely?

With Firefox 144, there is unasked for/unwanted AI introduced. How do I ensure that all AI is completely disabled in my browser? I found a link describing some settings, … (читать ещё)

With Firefox 144, there is unasked for/unwanted AI introduced. How do I ensure that all AI is completely disabled in my browser? I found a link describing some settings, but want to confirm this will disable ALL AI in the browser. I don't want it, don't trust the privacy/security holes yet to be found and would prefer it was not included in Firefox to begin with. The list I've found is:

  • user_pref("browser.ml.chat.enabled", false);
  • user_pref("browser.ml.chat.menu", false);
  • user_pref("browser.ml.chat.page", false);
  • user_pref("browser.ml.chat.shortcuts", false);
  • user_pref("browser.ml.chat.sidebar", false);
  • user_pref("browser.ml.enable", false);
  • user_pref("browser.ml.linkPreview.enabled", false);
  • user_pref("browser.ml.linkPreview.optin", false);
  • user_pref("browser.ml.modelHubRootUrl", "");

Will this do it? What about:

browser.ml.chat.nimbus

Do I need to clear that field to ensure I don't get some auto opt-in in the future as more and more of this "stuff" is put into the browser?

Why not leave Firefox as a security/privacy conscious browser and put out a separate AI browser (FirefoxML?) for those that are not as concerned. How does Mozilla ensure that no information is leaked through AI from sessions for professionals that must protect physician/patient, attorney/client information or other legally confidential information?

Задан mozcrash1 4 месяца назад

Последний ответ от Agent virtuel 2 месяца назад

unwanted exe file installation

can someone please tell me why firefox is trying to install this unwanted file.....i run bitedefender everyday and everyday this pops up it is ANNOYING Online Threat Prev… (читать ещё)

can someone please tell me why firefox is trying to install this unwanted file.....i run bitedefender everyday and everyday this pops up it is ANNOYING Online Threat Prevention

firefox.exe attempted to establish a connection relying on an expired certificate to sync.contextualadv.com. We blocked the connection to keep your data safe since websites must renew their certificates with a certification authority to stay current, and outdated security certificates represent a risk. Add to exceptions

please email [edited email from public community support forum] ......

Задан laurie_gross 4 месяца назад

Последний ответ от Denys 4 месяца назад

  • Решено

Sprache

Nach dem Update vom Oktober kann Firefox nicht mehr auf Deutsch angezeigt werden. Die Umstellung auf Deutsch in den Einstellungen haben keine Wirkung. Was ist zu tun? … (читать ещё)

Nach dem Update vom Oktober kann Firefox nicht mehr auf Deutsch angezeigt werden. Die Umstellung auf Deutsch in den Einstellungen haben keine Wirkung. Was ist zu tun?

Задан rene.ackermann 4 месяца назад

Дан ответ Kiki 4 месяца назад

  • Решено

My location according to AccuWeather says I'm in Portland Oregon, but I'm not even in the U.S.

The AccuWeather part of the Firefox homepage says I'm in Portland, Oregon, USA, but I'm not even in the same country. I tried to change it according to the directions I f… (читать ещё)

The AccuWeather part of the Firefox homepage says I'm in Portland, Oregon, USA, but I'm not even in the same country. I tried to change it according to the directions I found earlier, but the only drop-down for my city was another city in the US but none in any other countries. So now I can't change my location. How do I change my location? It wasn't like this yesterday and I have no memory as to how it became "Portland, Oregon" since last night. I don't even have a VPN so it isn't that. How do I change it back to my area without using my exact location?

Задан jf 5 месяцев назад

Дан ответ Paul 5 месяцев назад