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

Unwanted add-ons

When I check Firefox for add ons (Manage your extensions), I see the two that I installed. When I use "Help -> Troubleshooting Information" "Application Basics": Multi… (читать ещё)

When I check Firefox for add ons (Manage your extensions), I see the two that I installed. When I use "Help -> Troubleshooting Information" "Application Basics": Multiprocess Windows "Remote Processes" , I see in addition: Amazon.co.uk Amazon.com DuckDuckGo eBay Wikipedia

How do I eliminate these?

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

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

I want firefox for my windows 7 professional 64 bit os pls!!!

Can somebody give me a version of firefox for my windows 7 professional (64 bit os) that actually work. I literally downloaded many versions of firefox (esr ones,normal o… (читать ещё)

Can somebody give me a version of firefox for my windows 7 professional (64 bit os) that actually work. I literally downloaded many versions of firefox (esr ones,normal ones) with exe and msi installers. But everyone one of then never works,sometimes it doesn't even install or sometimes it installs but gives error , sometimes it says we're sorry , sometimes it installs but doesn't open nor does it gave any error window. Im getting a headache.Please somebody help me (╥﹏╥)

Задан aryan rangare 3 месяца назад

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

Tab bar sharing system color in Windows 10 (Firefox CSS)

Hello, In Windows 10 and 11, Firefox's tab bar and other elements that may be transparent render in Windows 10 using some sort of uDWM method (speculation, I could be wr… (читать ещё)

Hello,

In Windows 10 and 11, Firefox's tab bar and other elements that may be transparent render in Windows 10 using some sort of uDWM method (speculation, I could be wrong?) rather than the traditional win32 window frame as you can see with the title bar toggled on. This leads to elements like the tab bar being black or white, depending on your theme unless you have specified otherwise in your chrome. Highlighted yellow below is my problem area.


In my CSS code, I am trying to extend the system color to be drawn to the tab bar (and in this instance, the address bar as well,) but I can't find any way to be able to do this. I have found forums that say to add -moz:appearance -moz-windows-glass, but this completely removes the window border and leaves the Firefox window unresponsive to controls. The only way to close it is if you close it through the taskbar or task manager.


Note that I am aware of .titlebar-color{color: AccentColorText; background-color: AccentColor}, but that's not what I am going for here. That still draws using Windows 10 modern UI. Windows 7 on ESR 115 or unofficially on 116 still draw with Windows Aero in all parts of this CSS code that are black (highligted yellow below.)


I can attach my CSS code if need be.


Thanks for any help!

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

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

Firefox crash, Tab crash (always)

I tryed Firefox 115.8.0esr and 115.9.0esr 32Bit on Windows 7. (78.15.0 works) Firefox crashes(the whole program, i mean no tab) on "about:support" or some pages on suppo… (читать ещё)

I tryed Firefox 115.8.0esr and 115.9.0esr 32Bit on Windows 7. (78.15.0 works) Firefox crashes(the whole program, i mean no tab) on "about:support" or some pages on support.mozilla.org like https://support.mozilla.org/de/kb/firefox-leistungseinstellungen always reproduceable.

I disabled all Addons, i disabled this power optimizion setting, removed usercrome.css same. With Firefox savemode it dont crash. Spyware is blocked, means datareporting/telemetry/ping by disabling the options and empty the urls (like on FF 78 but it dont crash). Somewhere i read firefox can crash on a empty url, but i assume its fixed long time ago. A wrong, unreachable or empty url should not crash on well programming. Think about countrys that blocks urls, adblocker, pihole and so on. I dont remember about what url i read.

Does the savemode revert all about:config settings? What does support.mozilla ask the browser that causes the crash? It know it seems to identify the Browser, but usual its done by useragent and no "internal" communication.

Then FF always crash on ebay.de search if you scroll or change settings while the page is not ready. Spyware is too blocked by Hardware, ebay may wait for some ad? But thats already on FF78 but on 115 it seems more often, this was not with FF 52. But some sites including ebay stops to work with FF52/78 so no choice.

Задан chkamiga 1 месяц назад

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

Pop-up Window Blocked Notification Message CSS styling

I noticed that after the recent updates, the pop-up notification for blocked pop-ups has changed from yellow to white.. This makes it very difficult to see and I almost m… (читать ещё)

I noticed that after the recent updates, the pop-up notification for blocked pop-ups has changed from yellow to white.. This makes it very difficult to see and I almost missed it. Is there a way to revert this change using userChrome.css?

I don't understand why this unnecessary change was made. I already have my own userChrome style for the entire Firefox because it was frustrating to constantly change it back after each update.

I would appreciate any information on how to revert this change.

Thanks.

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

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

command line firefox "Open all in tabs"

I start Firefox from a batch file (Win7) on the first boot of the day. Manually I choose my "NEWS" bookmarks folder, then slide down to "Open all in tabs". (attached imag… (читать ещё)

I start Firefox from a batch file (Win7) on the first boot of the day. Manually I choose my "NEWS" bookmarks folder, then slide down to "Open all in tabs". (attached image) (Then I go pour a coffee while the news article tabs open and load data!)

Please and thank you, is there a way to specify this action from the command line? And if so, what is it?

I believe that I could use such a mechanism in other ways, such as opening all tabs in my "Forums" folder of bookmarks, or on Mondays, opening all tabs in my "Weekly" bookmarks folder.

Thank You, Chris

Задан Christopher Greaves 1 месяц назад

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

Opening a blank tab using -new-tab command

I want to use a command option to open a new blank tab in a specified portable instance of Firefox using a specified profile. I constructed my command like this: "Path-… (читать ещё)

I want to use a command option to open a new blank tab in a specified portable instance of Firefox using a specified profile.

I constructed my command like this:

"Path-to-Firefox-executable" -profile "Path-to-Profile" -new-tab "about:blank"

It partially works (it opens the correct instance of Firefox and uses the correct specified profile) however it always opens about:newtab instead of about:blank.

Seeing as I am specifying the exact page to open, any New Tab settings in the browser should not matter, and I should just get the page that has been specified in the command.

If I manually type about:blank into the url bar, then a blank page opens as expected, so the url is correct, it just won't work for me as part of the above command line.

Does anybody else have this issue? How can I get this to work correctly?

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

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

browser

I'm still using windows professional 7, it works for the most part. Unfortunately often the browser won't load or it will load and runs very slowly, then it shows a box s… (читать ещё)

I'm still using windows professional 7, it works for the most part. Unfortunately often the browser won't load or it will load and runs very slowly, then it shows a box saying close previous firefox. When it is running slowly I often have to hit the browser many times until the box shows up saying close previous firefox. Is this something to do with windows 7 or another completely different issue.

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

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

VPN needs W 10?

I have used FireFox for years Now I can not download VPN as it requiers W 10+ I can not afford new computer, I am a Disabled Viet Nam Vet/ A MARINE I dd not what all the… (читать ещё)

I have used FireFox for years Now I can not download VPN as it requiers W 10+ I can not afford new computer, I am a Disabled Viet Nam Vet/ A MARINE I dd not what all these new apps and maybe Windows is blocking download - HELP

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

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

Viruses in C:\program files\Mozilla Firefox

My Norton virus detection software regularly finds viruses and Trojan horses in the directory: C:\program files\Mozilla Firefox Why? It seem to happen after using Faceb… (читать ещё)

My Norton virus detection software regularly finds viruses and Trojan horses in the directory: C:\program files\Mozilla Firefox Why?

It seem to happen after using Facebook or more often Craigslist. I tried putting a read only attribute on this directory, but it still happens.

Norton then requires a reboot. So it is a hassle.

Does anyone have any ideas as to what is going on?

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

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

Best Firefox version for Windows 7?

Since support is being discontinued for W7 Firefox, would someone please recommend the best version of Firefox for Windows 7? Security is not a concern, since I have re… (читать ещё)

Since support is being discontinued for W7 Firefox, would someone please recommend the best version of Firefox for Windows 7? Security is not a concern, since I have reliable 3rd-Party security setup(s) for my Windows 7 systems.

Thanks!

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

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

HTML5 Video is not supported

Dear Sir, Shahid MBC was working perfect before couple of weeks ago you can check from this link https://shahid.mbc.net/en/player/episodes/Tamer-Wa-Shawqiyya-season-1-… (читать ещё)

Dear Sir,

Shahid MBC was working perfect before couple of weeks ago

you can check from this link

https://shahid.mbc.net/en/player/episodes/Tamer-Wa-Shawqiyya-season-1-episode-1/id-1011829

Now there is some sort of an error message of HTML5 video

Задан emadeldin1978 3 месяца назад

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

Quick CSS questions regarding address bar toolbar buttons and multitab selections

Just a couple of quick questions for CSS coding as of Firefox 115: What CSS code refers to the shield, padlock, permissions, or all other toolbar buttons in the address… (читать ещё)

Just a couple of quick questions for CSS coding as of Firefox 115:


What CSS code refers to the shield, padlock, permissions, or all other toolbar buttons in the address bar?

When using control to select multiple tabs, what code refers to the outline and text color of the tabs?

Images attached for reference.


Thanks in advance!

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

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

Profile Manager not starting at Firefox Start-up

I just got a new computer, and I'm trying to copy-and-paste a profile over from the old computer to the new one, but this doesn't seem to be working. Firstly, when I clic… (читать ещё)

I just got a new computer, and I'm trying to copy-and-paste a profile over from the old computer to the new one, but this doesn't seem to be working. Firstly, when I click on the Firefox icon on my new computer (Windows 11), the profile manager doesn't start up, so I can't choose the old profile. I've tried copying over all of the old files into the new profile folder, and that didn't work, either. What's going on?

Задан FireFoxFan1 3 месяца назад

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

igHome infected

I have been using igHome as my Firefox home page for many years. Yesterday when I opened Firefox multiple porn pages kept opening. I uninstalled and reinstalled Firefox… (читать ещё)

I have been using igHome as my Firefox home page for many years. Yesterday when I opened Firefox multiple porn pages kept opening. I uninstalled and reinstalled Firefox and that didn't help. I tried CCleaner and Malwarebytes to scrub any issues but that has not helped. HOWEVER, if I log out of igHome the multiple pages do NOT open, so apparently this problem is related to my igHome login.

I am using Windows 7 on this laptop and I understand that is no longer supported, but is there any way to remove whatever is causing these sites to open when I log in to igHome?

Please note this problem does not occur on a newer laptop running Windows 10. I am able to use igHome with no issues.

Thanks!

Задан stepdogmusic 1 месяц назад

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