顯示下列標籤的問題: 顯示所有問題
  • 封存

Why am I suddenly being prevented from accessing google?

I was using firefox fine yesterday and days before. Suddenly since I'm currently at odds with google over my account, I'm having difficulties accessing the site in my fir… (閱讀更多)

I was using firefox fine yesterday and days before. Suddenly since I'm currently at odds with google over my account, I'm having difficulties accessing the site in my firefox browser, which was never the case. I do suspect foulplay on google's part, since were currently at odds, of course, but I'm trying to be certain. What's going on? this wasn't happening before, so why now all of a sudden? I'm redirected to this page I'm redirected to this page, among others, when trying to get to the site, what gives?

Yours Truly 於 2 年前 詢問

Yours Truly 最近回覆於 2 年前

  • 封存

Firefox 115.3.1 esr problem

115.3.1 esr automatically downloaded and installed and it disfigured 102.5.0 to the point that there was not an address bar, menu bar and only part of the tabs because I … (閱讀更多)

115.3.1 esr automatically downloaded and installed and it disfigured 102.5.0 to the point that there was not an address bar, menu bar and only part of the tabs because I am using userChrome.css that I have used for years - is there a fix?

disqus4190 於 1 年前 詢問

disqus4190 最近回覆於 1 年前

  • 封存

Firefox and Constant Contact

I do freelance work for a nonprofit that uses Constant Contact for its bulk fundraising emails. I've been doing this for at least 3 years using Firefox, but suddenly, som… (閱讀更多)

I do freelance work for a nonprofit that uses Constant Contact for its bulk fundraising emails. I've been doing this for at least 3 years using Firefox, but suddenly, something weird is happening: in any text block I insert, all the words run together as if I'm not hitting the spacebar. I'm communicating regularly with Constant Contact support, and they've even escalated the issue...but nothing seems to work. (It often looks fine on their end, but not on mine.) Unfortunately this ONLY happens with Firefox; using Edge and Chrome, the words come out fine. CC is still trying to solve the problem, but thought I'd bring it here to see if anyone else has any ideas.

Thanks in advance!

Joan Merriam 於 2 年前 詢問

cor-el 最近回覆於 2 年前

  • 封存

keep me signed in window broken again!

the keep me signed in window problem is back! after 6 months of not being bothered by this problem, it has returned! same problem as original posting. the do not show thi… (閱讀更多)

the keep me signed in window problem is back! after 6 months of not being bothered by this problem, it has returned! same problem as original posting. the do not show this window again button does nothing and this window opens whenever i log into my live.com account. i haven't made any changes, added any programs, etc. under cookies and site data, i have "delete cookies and site data when firefox is closed"- managed exceptions are live.com, hotmail.com. Under history, I have clear history when firefox closes and under settings, site settings, cookies and offline website data are not checked! any help will be greatly appreciated. sincerely, d

DOLSZOWY 於 2 年前 詢問

cor-el 最近回覆於 2 年前

  • 封存

Removed login for a site but can still login

I removed the login for id.logi.com and www.logitech.com but the webpage login prompt for id.logi.com that opens their Logitech Options application in Windows doesn't pre… (閱讀更多)

I removed the login for id.logi.com and www.logitech.com but the webpage login prompt for id.logi.com that opens their Logitech Options application in Windows doesn't present me with the prompt to enter my login info but still opens the app without logging me in confirmed by the app that I'm not logged in.

When I click to login to the www.logitech.com site I'm also not presented with the username/password prompt butt I am automatically logged in.

After being logged in via the website, now the Logitech Options app shows me logged in while the webpage that launches the app wouldn't log me in but still opened the app.

Clearing site data and cookies for id.logi.com and www.logitech.com didn't fix the problem. How can I not login on one page and be able to login on another page both without a login prompt?

raymor 於 2 年前 詢問

jscher2000 - Support Volunteer 最近回覆於 2 年前

  • 封存

Some videos do not function, nothing I try will work.

Some, but not all, videos on Twitter and tumblr don't function. On tumblr, the audio usually plays but the video is blank. On Twitter, the videos are always stuck loading… (閱讀更多)

Some, but not all, videos on Twitter and tumblr don't function. On tumblr, the audio usually plays but the video is blank. On Twitter, the videos are always stuck loading. Thumbnails always load, there is no way for me to know if a video will work or not without trying to play it.

They work when I use a different browser, and Youtube is fully functional, so it can't be an issue with my laptop. The other person in the house who uses Firefox is able to play the same videos without issue.

I've searched for solutions and exhausted the possibilities in dozens of articles and support sites saying the same things over and over again. I'm at my wit's end.

I've tried: -disabling hardware acceleration -audio and video permissions -clearing cache and cookies -disabling enhanced tracking protection -switching off adblocker -running it in troubleshooting mode -refreshing Firefox

None of these did anything. Can anybody give me even a scrap of an idea as to what I can do?

desperateforanswers 於 2 年前 詢問

cor-el 最近回覆於 2 年前

  • 被鎖定
  • 封存

tracking or I'm not too sure what to call it. I may have downloaded something I wasn't supposed to

I'm having issues with a tracking or bugging of some sort called: searchmarquie or searchbaron and can't seem to get rid of it. It continues to show up in my address bar … (閱讀更多)

I'm having issues with a tracking or bugging of some sort called: searchmarquie or searchbaron and can't seem to get rid of it. It continues to show up in my address bar even after clearing the cookies...

SuMo Bot 於 3 年前 詢問

Chris Ilias 最近回覆於 3 年前

  • 封存

How to completely remove tabs bar using userChrome.css

I have been seaching for the solution for the whole day, and i found the closest one. It Does remove tabs, windows buttoms, but the background bar still remains, and i do… (閱讀更多)

I have been seaching for the solution for the whole day, and i found the closest one. It Does remove tabs, windows buttoms, but the background bar still remains, and i dont need it this way. So thats the code i used to make it >>>>>

  1. main-window[tabsintitlebar="true"]:not([extradragspace="true"]) #TabsToolbar .titlebar-spacer {
       border-inline-end: none;

}

  1. main-window:not([extradragspace="true"]) #TabsToolbar > .toolbar-items {
 opacity: 0;
 pointer-events: none;

} /* This makes the bar shorter vertically but removes the 3 window buttons */

  1. main-window #TabsToolbar {
 visibility: collapse !important;

} /* For full screen mode */

  1. TabsToolbar[inFullscreen]{
 display: none !important; 

}

On the screenshot you can see what remains on tabs' bar place I need my browser to end just above the URL string, so there wont be empty space in the top of the monitor. Can you help me find solution for this problem, please?

CobaltC17 於 3 年前 詢問

cor-el 最近回覆於 3 年前

  • 已解決
  • 封存

add-ons I didn't add and cannot remove

Hello - there are add-ons for Amazon, Google, Facebook, EBay and Twitter - none of which I added - showing up on the Firefox browser as running during browser start. I c… (閱讀更多)

Hello - there are add-ons for Amazon, Google, Facebook, EBay and Twitter - none of which I added - showing up on the Firefox browser as running during browser start. I can see them when I use CC Cleaner. They are browser plugins set to run upon start up. I can disable them but need to do it every time, as there is no way to delete them that I can see. I would like to find out why these plugins are there and how I can delete them.


Thanks

Jim

jimisaac 於 2 年前 詢問

jscher2000 - Support Volunteer 於 2 年前 解答

  • 封存

Intranet web site self signed certificate does not permanent stored to exceptions

I have some websites in the internal network with self signed certificate which I have registered in the exceptions. But every time I visit them he asks me to put them ba… (閱讀更多)

I have some websites in the internal network with self signed certificate which I have registered in the exceptions. But every time I visit them he asks me to put them back in the exceptions. Is there a way to fix this problem?

administrator25 於 3 年前 詢問

administrator25 最近回覆於 3 年前

  • 封存

Lost Bookmarks

Hello, I lost my bookmarks when I changed my password. Can Firefox recover them on its servers? I've seen many similar complaints arising from similar problems. One woul… (閱讀更多)

Hello,

I lost my bookmarks when I changed my password. Can Firefox recover them on its servers? I've seen many similar complaints arising from similar problems. One would think that Firefox would address this issue to improve the user experience.

Regards, G

siket.g 於 3 年前 詢問

siket.g 最近回覆於 3 年前

  • 被鎖定
  • 封存

how to delete specific suggestions from the dropdown?

I've tried googling around and haven't found any solutions although I've seen this question asked multiple times. When I start typing words into my Firefox address bar I… (閱讀更多)

I've tried googling around and haven't found any solutions although I've seen this question asked multiple times.

When I start typing words into my Firefox address bar I usually see some suggestions. I'd like to delete *specific* suggestions from there. When I'm sharing my screen I don't need my business contacts seeing certain embarrassing search terms. How do I do this?

To be clear, I don't want to turn off *all* suggestions. I don't want to delete my history. I don't want any of that. I just want to delete specific ones. In Chrome when this happens I simply hover over the specific suggestion and click X. It baffles me why Firefox didn't make it that simple as well.

SuMo Bot 於 2 年前 詢問

cor-el 最近回覆於 2 年前

  • 封存

default Browser suddenly went to Yahoo rather than google?

I have my MacBook Pro, did not change anything recently, always used Firefox as my default browser, but now all the searches went from Google to Yahoo; I did not change … (閱讀更多)

I have my MacBook Pro, did not change anything recently, always used Firefox as my default browser, but now all the searches went from Google to Yahoo; I did not change anything and everything is up to date.

maxiinseattle 於 3 年前 詢問

Chris Ilias 最近回覆於 2 年前