Showing questions tagged: Show all questions

Firefox Mailto Webmail Service Links

Hello, Under about:preferences I went to applications. Under mailto there were references to Yahoo and Gmail which I deleted. Now then when I click on an email address li… (read more)

Hello, Under about:preferences I went to applications. Under mailto there were references to Yahoo and Gmail which I deleted. Now then when I click on an email address link on a webpage the mailto menu pops up like it always has but Yahoo and Gmail are no longer listed as email options. How do I get those links back? Firefox is listed as the default option but because there are no links to webmail services there is no way to send an email from that menu. Sincerely, MKH

Asked by MKH 1 month ago

Why, why why?

Hello, Like I suppose any user of older systems (Macs...) that cannot be updated to a newer OS version and thus locked-in to an older Firefox browser I received an email… (read more)

Hello,

Like I suppose any user of older systems (Macs...) that cannot be updated to a newer OS version and thus locked-in to an older Firefox browser I received an email today:

"Don’t stop the sync. Upgrade your Firefox before March 31st."

Why, why, why??

Why would Mozilla take away this last little bit of usefulness after already having abandoned all updates to the browser itself? Why actively "fix" something that ain't broke in a why that does actually break it?

And don't give me the sacrosanctuous security argument please ;) - I never synced sensitive information, not even my browsing history. If security *is* the reason it should be hardly more difficult to disable/disallow just the syncing of that information at the server end. We're clearly speaking at a change on that end anyway, otherwise everyone NOT running the very latest version would be urged to update, not just users of v78 and older.

Anyway, I'm sadly aware of the fact this little rant or even a concerted action isn't likely to change anything, so what options are there? Any suggestions for browser extensions that provide syncing of bookmarks and maybe open tabs or even browser preferences?

Thanks!

PS: I'm posting this from another older system currently still running a Ubuntu 14.04 version that is in fact hardly younger than my Mac's OS but still enjoys Firefox updates...

Asked by RJVB 2 months ago

transfering .jsonlz4 bookmarks to new PC

Hi - I just reset my PC and trying to restore Firefox. I saved the default release folder (qejikze4.default-release-1669319412153) which contains the latest bookmarks in… (read more)

Hi - I just reset my PC and trying to restore Firefox. I saved the default release folder (qejikze4.default-release-1669319412153) which contains the latest bookmarks in the "bookmarkbackups" folder. I tried to just replace the bookmark file in the new install (how I previously transfered them), but I can't find the files in the latest V.120 version. Any suggestions on how I can do it?

Thanks

Peter

Asked by ppmerriman 5 months ago

Last reply by cor-el 5 months ago

  • Solved

Which cookies' userContextId number is assigned to which container name?

I use CCleaner>Options>Cookies to save cookies in certain containers. I see that Firefox uses userContextId to specify a container. Where can I find which userConte… (read more)

I use CCleaner>Options>Cookies to save cookies in certain containers. I see that Firefox uses userContextId to specify a container. Where can I find which userContextId NUMBER is assigned to which container NAME?

Asked by Sunshine021 5 months ago

Answered by cor-el 5 months ago

  • Solved

My bookmarks bar is not displaying my bookmarks

Hello, I recently downloaded Firefox and transferred all my data from Chrome to Firefox. Everything transferred well and for a day all my bookmarks were visible at the to… (read more)

Hello, I recently downloaded Firefox and transferred all my data from Chrome to Firefox. Everything transferred well and for a day all my bookmarks were visible at the top of the page. Then I turned off bookmarks to only show on a new tab, and then later realized that the bookmarks were not being displayed on the new tab. And even when I turned bookmarks to always show on all tabs the bar is there but nothing is displayed. All my bookmarks are still in the Firefox Library and I can save new bookmarks to the library, but the bookmarks bar above still remains empty. Clicking Import and Backup in the Library and clicking Restore hasn't returned the bookmarks to the bookmarks bar. Does anyone know how to fix this?

Asked by helenagirl2001 5 months ago

Answered by Terry 5 months ago

'Access Denied' using my Firefox Server - to UK Tesco Accounts

Trying to access my Tesco account but a page saying 'Access Denied on this server' appears. Can you rectify this? I urgently need to login to my Tesco Account. Dr Rober… (read more)

Trying to access my Tesco account but a page saying 'Access Denied on this server' appears. Can you rectify this? I urgently need to login to my Tesco Account.

Dr Robert Tranter

PS. I have tried to solve the problem for 2 days but no success!

Asked by Dr Robert Tranter 5 months ago

Last reply by cor-el 5 months ago

McAfee Popup

I have Firefox as my browser on my laptop. Today I have been getting numerous pop-up messages from McAfee (which I do not have- I use a different web defense app) saying … (read more)

I have Firefox as my browser on my laptop. Today I have been getting numerous pop-up messages from McAfee (which I do not have- I use a different web defense app) saying I need to renew my subscription or virus detected. Nothing I do gets rid of these pop-ups, which keep coming back (see example below) . How can I stop this from occurring? HELP!!

Asked by lawrenceastevens 5 months ago

Last reply by zeroknight 5 months ago

Update caused bookmarks to disappear

Please help me restore my bookmarks and history - the update seems to have wiped everything clean. PLUS I have multiple Firefox icons appearing in my dock. MacBook Pro. … (read more)

Please help me restore my bookmarks and history - the update seems to have wiped everything clean. PLUS I have multiple Firefox icons appearing in my dock. MacBook Pro.

Asked by larrystillwell 5 months ago

Last reply by Paul 5 months ago

BUG? When I set "NEVER REMEMBER HISTORY" Firefox creates an INVALID HTTP REQUEST

1. When I set "NEVER REMEMBER HISTORY" Firefox create an initial INVALID INITIAL http request. GET /lipsum.html undefined <--------------------- HERE Hos… (read more)

1. When I set "NEVER REMEMBER HISTORY" Firefox create an initial INVALID INITIAL http request.


GET /lipsum.html undefined <--------------------- HERE Host: myhost.com User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:120.0) Gecko/20100101 Firefox/120.0 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8 Accept-Language: en-US,en;q=0.5 Accept-Encoding: gzip, deflate, br DNT: 1 Sec-GPC: 1 Upgrade-Insecure-Requests: 1 Connection: keep-alive Sec-Fetch-Dest: document Sec-Fetch-Mode: navigate Sec-Fetch-Site: none Sec-Fetch-User: ?1 Pragma: no-cache Cache-Control: no-cache

3. This causes a NS_ERROR_NET_TIMEOUT_EXTERNAL

4. Firefox then immediately issues a 2nd HTTP Request, this time correctly.

GET /lipsum.html HTTP/1.1 <---------------------------- Host: myhost.com User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:120.0) Gecko/20100101 Firefox/120.0 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8 Accept-Language: en-US,en;q=0.5 Accept-Encoding: gzip, deflate DNT: 1 Sec-GPC: 1 Connection: keep-alive Upgrade-Insecure-Requests: 1 Pragma: no-cache Cache-Control: no-cache

I have a video of the behavior and a simple HTML file to test with. I can't upload either.

Asked by Peter 5 months ago

Last reply by Peter 5 months ago

Access denied

I am trying to log in to the Tesco retail site, and get this message: Access Denied You don't have permission to access "http://www.tesco.com/account/login/en-GB?" on thi… (read more)

I am trying to log in to the Tesco retail site, and get this message: Access Denied You don't have permission to access "http://www.tesco.com/account/login/en-GB?" on this server. Reference #18.26cc19b8.1700734342.438f9dd8 This is a new problem - it was working fine a week ago, and I have made no intentional changes to the Firefox settings. I went to the Settings: Enhanced Tracking Protection, changed it to Standard, and added the Tesco site as an exception (this was following the advice on some other "Access Denied" posts) but it made no difference - I still can't log in. Everything works fine on Chrome, but I would prefer to keep using Firefox if possible. Any suggestions? Thanks

Asked by wjh728 5 months ago

Last reply by cor-el 5 months ago

FIREFOX slow to load

Dear Mozilla/Firefox, in the past week or so Firefox is noticeably slower to load than Norton Secure or Google Chrome. Running from a shortcut or pasting the same link in… (read more)

Dear Mozilla/Firefox, in the past week or so Firefox is noticeably slower to load than Norton Secure or Google Chrome. Running from a shortcut or pasting the same link into the address bar, Firefox takes around 25 seconds to load where Norton is almost instant. There are features of Firefox that I prefer over other browsers so hope you can guide me how to fix this. Thank you,

Asked by Glass Junkie 5 months ago

Last reply by zeroknight 5 months ago

  • Solved

what triggers the captive portal login?

what triggers the captive portal login... ? It's a great feature on a phone! I am experiencing it on Linux 6.1.0-13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.55-1 (20… (read more)

what triggers the captive portal login... ? It's a great feature on a phone!

I am experiencing it on Linux 6.1.0-13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.55-1 (2023-09-29) x86_64 GNU/Linux, Firefox 115.1 (esr?) to 120.0.

Firefox is talking out through a Comcast-supplied router to the outside world and the captive portal attempt is being sent to one of localhost's aliases.

The firewall was setup as ufw disable; ufw reset; ufw default deny incoming; ufw default allow outgoing; ufw enable. The local apache is reporting attempts to access localhost's /canonical.html every 3 seconds. 127.0.0.1 - - [22/Nov/2023:06:10:55 -0800] "GET /canonical.html HTTP/1.1" 301 582 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:120.0) Gecko/20100101 Firefox/120.0" sc:80 127.0.0.1 - - [22/Nov/2023:06:10:58 -0800] "GET /canonical.html HTTP/1.1" 301 582 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:120.0) Gecko/20100101 Firefox/120.0" sc:80 127.0.0.1 - - [22/Nov/2023:06:11:01 -0800] "GET /canonical.html HTTP/1.1" 301 582 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:120.0) Gecko/20100101 Firefox/120.0" sc:80 127.0.0.1 - - [22/Nov/2023:06:11:04 -0800] "GET /canonical.html HTTP/1.1" 301 582 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:120.0) Gecko/20100101 Firefox/120.0" sc:80 127.0.0.1 - - [22/Nov/2023:06:11:07 -0800] "GET /canonical.html HTTP/1.1" 301 582 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:120.0) Gecko/20100101 Firefox/120.0" sc:80 127.0.0.1 - - [22/Nov/2023:06:11:10 -0800] "GET /canonical.html HTTP/1.1" 301 582 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:120.0) Gecko/20100101 Firefox/120.0" sc:80 127.0.0.1 - - [22/Nov/2023:06:11:13 -0800] "GET /canonical.html HTTP/1.1" 301 582 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:120.0) Gecko/20100101 Firefox/120.0"

Asked by scott166 5 months ago

Answered by scott166 5 months ago

Firefox reverted back a few years, need to install my old firefox data

After a update my browser was running very slow, I'm not sure what I did but my whole browser, including history and bookmarks and add ons reverted back years. But I have… (read more)

After a update my browser was running very slow, I'm not sure what I did but my whole browser, including history and bookmarks and add ons reverted back years. But I have a whole folder of Old Firefox Data which is from today.

How do I get this back on there and get everything back to normal?

Asked by TheImmortalLowlife 5 months ago

Last reply by cor-el 5 months ago

Apple Time Machine for Recovering Lost Bookmarks Via Firefox Account Password Reset?

Hi, I lost all my bookmarks because I forgot my Firefox account password and didn't realize they were in the cloud (I thought they were stored locally). I don't have any… (read more)

Hi,

I lost all my bookmarks because I forgot my Firefox account password and didn't realize they were in the cloud (I thought they were stored locally). I don't have any bookmarks backups, but I did recently back up my Macbook via Time Machine. Would Time Machine be able to recover my previous bookmarks? If so, how?

Thank you.

Asked by alaskanbirdfriend 5 months ago

Last reply by alaskanbirdfriend 5 months ago

Unable to Sign In to Previously Accesible Web Sites

What can I do to prevent Firefox from keeping me out of certain websites and showing this error message: Firefox Can’t Open This Page To protect your security, www.ganj… (read more)

What can I do to prevent Firefox from keeping me out of certain websites and showing this error message: Firefox Can’t Open This Page

To protect your security, www.ganjingworld.com will not allow Firefox to display the page if another site has embedded it. To see this page, you need to open it in a new window.

Learn more…

Asked by donald.milton 5 months ago

Last reply by cor-el 5 months ago

Issue with ONE web-site

I can't seem to access one website that I used to visit daily: www.leftwinglock.com I have no issue with any other site that I visit daily, and my co-workers are able to… (read more)

I can't seem to access one website that I used to visit daily: www.leftwinglock.com

I have no issue with any other site that I visit daily, and my co-workers are able to access that site so it is not down.

Is there something in my settings that is preventing me from viewing this site now?

Thanks.

Asked by gab1 5 months ago

Last reply by zeroknight 5 months ago

  • Solved

Address bar suggestions - new behaviour, huge problem!

Help! I just installed the latest Firefox 120.0 and I have a huge problem: I work a lot with the address bar. I type a few characters and choose a URL from my history th… (read more)

Help! I just installed the latest Firefox 120.0 and I have a huge problem:

I work a lot with the address bar. I type a few characters and choose a URL from my history that I need to work with, then modify that URL by typing or pasting, to get the address I need. Now, I can't do that. Either I accept the full URL suggested or I must type a completely new one. That's a huge obstacle for me. I absolutely need to work with, i.e. select and modify, URLs that I have previously visited.

Please tell me there is a way to do this!

Asked by UNjobsMedia 5 months ago

Answered by UNjobsMedia 5 months ago

`unable to access my bank account online with your Browser!

I am in Europe. My Bank is in the U.S. I can no longer log on and access my account through this Mozilla Browser. I continually receive this message:\Secure Connection F… (read more)

I am in Europe. My Bank is in the U.S. I can no longer log on and access my account through this Mozilla Browser.

I continually receive this message:\Secure Connection Failed

"An error occurred during a connection to click-notification.capitalone.com.

   The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
   Please contact the website owners to inform them of this problem."

This is my ticket (116230) from my initial request.

What can I do?

Asked by Janet Newell 5 months ago

Last reply by Paul 5 months ago