who would recommend to install Firefox and get it ready for general use in the 48346 area code? We had Brave

who would recommend to install Firefox and get it ready for general use in the 48346 area code? We had BRAVE recommended & installed and it is not user friendly. We… (続きを読む)

who would recommend to install Firefox and get it ready for general use in the 48346 area code? We had BRAVE recommended & installed and it is not user friendly. We want to return to Firefox,

BOB

10 時間前 に Bob Rozich が質問

Taking screenshots from the "chrome" context

Does anybody know how to take screenshots from the Firefox "chrome" context like so: ```js const { GeckoDriver } = ChromeUtils.importESModule( "chrome://remote/conte… (続きを読む)

Does anybody know how to take screenshots from the Firefox "chrome" context like so: ```js const { GeckoDriver } = ChromeUtils.importESModule(

   "chrome://remote/content/marionette/driver.sys.mjs"

); const image = await GeckoDriver.prototype.takeScreenshot(); ```

The error I get is: "Browsing context has been discarded".

I'm rewriting the text-based browser https://brow.sh and have already been successfully using the screenshotter from the Web Extensions API. And of course I know that I can take screenshots directly from Webdriver (namely GeckoDriver in the case of Firefox), but they're just too slow, having to send the screenshot to Webdriver and then back to the web extension. So there are 2 reasons I'd like screenshots from the chrome context:

1. It'd save me having to manage the Browsh web extension. Having to have both a separate build process and the dedicated signed publishing process isn't fun. 2. The current version of Browsh only renders the "content" context of the browser, which is arguably the most important part I know, but it'd be nice if Browsh could also render things like the permissions dialog, URL history suggestions, etc.

So any other ideas that could address one or both of those points would be much appreciated.

10 時間前 に Tom BH が質問

It takes firefox over 30 seconds to list files in a local location when i first click OPEN to upload a file

If I need to upload a file I click on the OPEN or BROWSE button in the website, Open File dialogue opens trying to list the location it is already looking at, and it hang… (続きを読む)

If I need to upload a file I click on the OPEN or BROWSE button in the website, Open File dialogue opens trying to list the location it is already looking at, and it hangs for over 30 seconds before listing files. This is windows 11, but it did it when i had windows 10 too. I dont know what to do.

10 時間前 に paulbrightley が質問

Firefox keeps crashing regualrly every day

Firefox tabs keep crashing randomly and sometimes the entire thing just crashes and the browser has to be restarted completely. I' have already tried: Updating Firefox Co… (続きを読む)

Firefox tabs keep crashing randomly and sometimes the entire thing just crashes and the browser has to be restarted completely. I' have already tried: Updating Firefox Completely reinstalling firefox after I removed all App Data of it. Updated all the drivers that were possible to update. Installed newer codecs (H265)

Nothing so far worked to solve this issue.

My system specs: Processor: Intel(R) Core(TM) i9-14900K 3.20 GHz GPU: Gigabyte Geeforce RTX3090 GAMING OC 24GB RAM: 32.0 GB System type: 64-bit operating system, x64-based processor Edition: Windows 10 Pro Version: 22H2 OS build: 19045.5965

Here's my Third partyModule information: {

 "modules": [
   {
     "name": "nvwgf2umx.dll",
     "fileVersion": "32.0.15.7688",
     "typeFlags": 1,
     "signedBy": "NVIDIA Corporation",
     "events": [
       {
         "processType": "browser",
         "processID": 18372,
         "threadID": 1800,
         "loadStatus": 0,
         "loadDurationMS": 2.3749
       },
       {
         "processType": "browser",
         "processID": 18372,
         "threadID": 1800,
         "loadStatus": 0,
         "loadDurationMS": 2.4432
       },
       {
         "processType": "rdd",
         "processID": 25176,
         "threadID": 28176,
         "loadStatus": 0,
         "loadDurationMS": 2.5114
       }
     ]
   },
   {
     "name": "nvgpucomp64.dll",
     "fileVersion": "32.0.15.7688",
     "typeFlags": 1,
     "signedBy": "NVIDIA Corporation",
     "events": [
       {
         "processType": "browser",
         "processID": 18372,
         "threadID": 1800,
         "loadStatus": 0,
         "loadDurationMS": 1.5519
       },
       {
         "processType": "browser",
         "processID": 18372,
         "threadID": 1800,
         "loadStatus": 0,
         "loadDurationMS": 1.4314
       },
       {
         "processType": "rdd",
         "processID": 25176,
         "threadID": 28176,
         "loadStatus": 0,
         "loadDurationMS": 1.931
       }
     ]
   },
   {
     "name": "nvldumdx.dll",
     "fileVersion": "32.0.15.7688",
     "typeFlags": 1,
     "signedBy": "NVIDIA Corporation",
     "events": [
       {
         "processType": "browser",
         "processID": 18372,
         "threadID": 1800,
         "loadStatus": 0,
         "loadDurationMS": 0.6125
       },
       {
         "processType": "browser",
         "processID": 18372,
         "threadID": 1800,
         "loadStatus": 0,
         "loadDurationMS": 0.5962
       },
       {
         "processType": "rdd",
         "processID": 25176,
         "threadID": 28176,
         "loadStatus": 0,
         "loadDurationMS": 0.6459
       }
     ]
   },
   {
     "name": "NvMemMapStoragex.dll",
     "typeFlags": 1,
     "signedBy": "NVIDIA Corporation",
     "events": [
       {
         "processType": "browser",
         "processID": 18372,
         "threadID": 1800,
         "loadStatus": 0,
         "loadDurationMS": 0.5504
       },
       {
         "processType": "browser",
         "processID": 18372,
         "threadID": 1800,
         "loadStatus": 0,
         "loadDurationMS": 0.5178
       },
       {
         "processType": "rdd",
         "processID": 25176,
         "threadID": 28176,
         "loadStatus": 0,
         "loadDurationMS": 0.6211
       }
     ]
   }
 ],
 "blocked": []

}

10 時間前 に Eimantas Gučas が質問

FireFox prevented this page from automatically reloading

When I log in to my account at https://my.noip.com/ and display my dashboard there is a constantly displayed banner across the top of the page that says: FireFox prevent… (続きを読む)

When I log in to my account at https://my.noip.com/ and display my dashboard there is a constantly displayed banner across the top of the page that says:

FireFox prevented this page from automatically reloading - Allow

when I click Allow the page just reloads with the same banner

What setting can I change to get rid of this banner?

10 時間前 に firefox2113 が質問

Microsoft login repeating

When using any Microsoft 365 product on the browser I keep getting a prompt to "Please sign in" although I am already signed in. I can click the Sign in button and a abou… (続きを読む)

When using any Microsoft 365 product on the browser I keep getting a prompt to "Please sign in" although I am already signed in. I can click the Sign in button and a about:blank page pops up for a split second. Then within a half hour or so, it will pop up again. I deleted my cookies but the problem still persists. Does not happen on other browsers.

6 日前 に jason.pozega が質問

10 時間前 に jason.pozega最後の返信

Metamask Extension Is not opening

Hey, Please my metamask is no longer opening over the past few days, its just showing the loading icon in an infinite looping continues and never stops and never opens. … (続きを読む)

Hey, Please my metamask is no longer opening over the past few days, its just showing the loading icon in an infinite looping continues and never stops and never opens. Attached the pics for the infinite loop below:

11 時間前 に IBRAHIM ABDULKARIM が質問

Video won't load on website

I went to cp24.com and the video on the right side should load the news channel live automatically but it won't load, I tried downloading a new extension but still does n… (続きを読む)

I went to cp24.com and the video on the right side should load the news channel live automatically but it won't load, I tried downloading a new extension but still does not work, any help would be great, thanks!

11 時間前 に chevy_s10_extreme が質問

Old Firefox data folder

Hi - Firefox placed an 'Old Firefox data' folder on my desktop and I am unable to delete it. I'ver tried third party apps, logging in as administrator, command line delet… (続きを読む)

Hi - Firefox placed an 'Old Firefox data' folder on my desktop and I am unable to delete it. I'ver tried third party apps, logging in as administrator, command line delete, uninstalling FF but am still stuck with it and my network settings are wrecked so I can't re-establish connection to the internet on that machine. Anyone with any suggestions as to how I get rid of the 'Old Firtefox data' folder ? Many thanks...

11 時間前 に stevenpotts が質問

Firefox stopped working on my computer.

Firefox stopped working on my computer. Every time I try to open it I get an error message that says "Windows cannot access the specified device, path, or file. You may n… (続きを読む)

Firefox stopped working on my computer. Every time I try to open it I get an error message that says "Windows cannot access the specified device, path, or file. You may not have the appropriate permissions to access the item." I tried to uninstall and reinstall with no success. Our IT dept tried as well and nothing we have tried has resolved the issue. Thank you for your help.

11 時間前 に Ariana Garcia が質問

"Secure connection failed"

I am not sure if 'settings' is the correct category. I have a large sum of money waiting to be claimed at bitcoin. When I attempt to log into my account there, I get this… (続きを読む)

I am not sure if 'settings' is the correct category. I have a large sum of money waiting to be claimed at bitcoin. When I attempt to log into my account there, I get this:

Secure Connection Failed

An error occurred during a connection to bitprotrust.cc. PR_CONNECT_RESET_ERROR

Error code: PR_CONNECT_RESET_ERROR

   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.

The funds I am attempting to claim are over $100,000.00. Is there any way that I can get past this error message and reach the bitcoin people? I have 24 hours to collect, starting late yesterday (July 7).

Thank you, Martha Gillam: P.S. I have looked at the information provided below. I am NOT a geek, and it makes no sense to me. Please tell me in plain English how I can bypass the filter that says I cannot reach these people.

11 時間前 に jgillam3 が質問

proxy manual setting keep asking username & password

i have problem with setting up my proxy. i choose manual proxy configuration, fill the HTTP Proxy & port. When i click ok then input username & password but it ke… (続きを読む)

i have problem with setting up my proxy. i choose manual proxy configuration, fill the HTTP Proxy & port. When i click ok then input username & password but it keep asking for the username & password. (I have asked the proxy provider they say the proxy is good, no problem)

12 時間前 に ATDR が質問

latest versions of firefox (now at 140.0.1) keeps opening onto my 2nd monitor which is off - how to stop it doing it.

latest versions of firefox (now at 140.0.1) keeps opening onto my 2nd monitor which is off - how to stop it doing it. Tried making new profile which works for awhile, but… (続きを読む)

latest versions of firefox (now at 140.0.1) keeps opening onto my 2nd monitor which is off - how to stop it doing it. Tried making new profile which works for awhile, but sooner or later they all bump it to the 2nd monitor and it never comes back - tried moving to primary and closing it there, but next time back on #2. Open 2nd window while first is on primary, and that goes to 2nd monitor...

2 日前 に Ms. Jaimie Blackstone, PE が質問

12 時間前 に Ms. Jaimie Blackstone, PE最後の返信

NO PDF PREVIEW

Hi Firefox Team, Why suddenly today there's no PDF preview for all PDF file sent or received on browser (i.e whatsapp web) Attached latest screenshots Please assist. R… (続きを読む)

Hi Firefox Team,

Why suddenly today there's no PDF preview for all PDF file sent or received on browser (i.e whatsapp web) Attached latest screenshots

Please assist.

Regards, Novie

12 時間前 に Novie Yahya が質問