Showing questions tagged: Show all questions

How to restrict website on specific country?

Our website The Last Price is based in Qatar that have different category products like iPhone Mobile Phones, Tablets & Earbuds, Home Appliances, Accessories (Mobile … (read more)

Our website The Last Price is based in Qatar that have different category products like iPhone Mobile Phones, Tablets & Earbuds, Home Appliances, Accessories (Mobile Covers & Cases, Keyboards & Controllers, etc.) and many other eCommerce products.

As I mention above that we have different ecommerce products which we only want to sell in Qatar but we are getting some other countries traffic like USA, Pakistan, Germany, Brazil, Argentina, so how we can block these countries or anything in Google Search Console which help to keep the website with country specific?

Is there any specific Mozilla Firefox extension that you recommend or any HTML code help to block other country traffic?

Thanks John The Last Price : https://www.the-lastprice.com/

Asked by workup89 16 hours ago

Unable to delete "verification.exe" from download library

Several instances of this "verification.exe" malware appear on download history when firefox is opened as shown. Remove from history or clear downloads doesn't eliminate… (read more)

Several instances of this "verification.exe" malware appear on download history when firefox is opened as shown. Remove from history or clear downloads doesn't eliminate them. They reappear whenever firefox is opened.

Suggestions to eliminate this nuisance welcome.

Asked by RWT 12 hours ago

Secure connection failed in Firefox but same link works in Brave. How to troubleshoot?

I am running the latest updates to Windows 10 Pro x64. One of my monthly bills is paid at 1) https://e.synchronyfinancial.com/ which, in Brave, redirects to 2) https:… (read more)

I am running the latest updates to Windows 10 Pro x64. One of my monthly bills is paid at

1) https://e.synchronyfinancial.com/

which, in Brave, redirects to

2) https://lowes.syf.com/accounts/login

Inputting either link in Brave gets me to the finish line but the first link above fails in Firefox with the "Secure Connection Failed" message and dumps me at https://www.synchrony.com/accounts/. The second link does the same.

Is there any way to troubleshoot the problem?

I HAVE tried shutting-down Malwarebytes but the result was the same.

This is the only site on which I have encountered this issue. All that I can determine at the moment is that that certificate is from DigiCert and the expiration date is in 2025, i.e., this is not a Symantec cert.

DigiCert Global G2 TLS RSA SHA256 2020 CA1 Organization (O) DigiCert Inc Organizational Unit (OU) <Not Part Of Certificate> Issued On Wednesday, February 7, 2024 at 6:00:00 PM Expires On Tuesday, March 4, 2025 at 5:59:59 PM

I don't use Google Chrome browser nor do I use MS Edge. After using the Mosaic browser, I switched to Netscape Navigator, then to Mozilla, and, finally to Firefox. I am not looking forward to migrating to another browser. ;-)

Asked by Def Egge 12 hours ago

Firefox not responding

I am trying to log on to my account at SketchUp. At the login page i hit get started and a black page come up except in the top left corner is typed "Firefox not respond… (read more)

I am trying to log on to my account at SketchUp. At the login page i hit get started and a black page come up except in the top left corner is typed "Firefox not responding" the page hangs a few moments then it takes me back to SketchUp login. I have not had any recent updates done or required since last logged in and that was yesterday all worked well.

Asked by gobatt 2 hours ago

How to convert a specific chrome addon to firefox

Here is the extension i would like to convert https://chromewebstore.google.com/detail/equalizer-for-chrome-brow/abikfbojmghmfjdjlbagiamkinbmbaic here is what extensio… (read more)

Here is the extension i would like to convert

https://chromewebstore.google.com/detail/equalizer-for-chrome-brow/abikfbojmghmfjdjlbagiamkinbmbaic


here is what extension test .com says


2 compatibility issues found:

What are compatibility issues?

Compatibility issues warn about the usage of APIs or permissions not available in the latest version of Firefox.

   tabCapture.capture is not supported
   This API has not been implemented by Firefox.
   found in the following locations:
       content.js:1
       options.js:3
   tabCapture.onStatusChanged is not supported
   This API has not been implemented by Firefox.
   found in the following locations:
       content.js:1
       options.js:469



How do I fix?

Thanks for any help!

Asked by emerson 2 hours ago

Downloading Firefox 125 problem

I have the latest version of Windows 11 installed. When I try to download Firefox 125 I get a popup window stating Firefox 125 cannot be downloaded on a computer with th… (read more)

I have the latest version of Windows 11 installed. When I try to download Firefox 125 I get a popup window stating Firefox 125 cannot be downloaded on a computer with the operating system less than Windows 10. Is there a work around to remedy this problem?

Asked by jdhersh 2 hours ago

userChrome.css - Help With Customizing Tabs

I made a small CSS customization to my tabs in FF 115 ESR on Windows 7, so they would be flat on the bottom and rounded on the top, looking a bit more like tabs instead o… (read more)

I made a small CSS customization to my tabs in FF 115 ESR on Windows 7, so they would be flat on the bottom and rounded on the top, looking a bit more like tabs instead of buttons.

Looked ok in FF 115 ESR.

However, in FF 125, half the tabs are now cut off, including their text (see attached images).

Also the tabs background is darker in FF 115 ESR, providing more contrast between the tabs and the tab bar. In FF 125, it's almost all white and I can hardly distinguish between the tabs and the tab bar.

Why is there such a big difference in appearance between FF 115 ESR on Windows 7, and FF 125 on Windows 10?

Here is the code I used...

/* ------------------ RESIZE TAB BAR ----------------------------- */ \#TabsToolbar { height: 27px !important; margin-top: -1px !important; margin-bottom: 0px !important; } \#tabbrowser-tabs { height:25px!important; min-height:25px!important; }

.tab-background-start[selected=true]::after, .tab-background-start[selected=true]::before, .tab-background-start, .tab-background-end, .tab-background-end[selected=true]::after, .tab-background-end[selected=true]::before {

 min-height:25px!important;

} /* ------------------ RESIZE TAB BAR END ----------------------------- */

/* ------------------ TAB HEIGHT ----------------------------- */

.tabbrowser-tab {
 max-height: 25px !important;
 border-color: #8f939e;

}

.tabbrowser-tabs {

 max-height: 25px !important;
 border-color: #8f939e;

} /* ------------------ TAB HEIGHT END ----------------------------- */

I inserted backslashes at the beginning of the first 2 lines of code above to preserve the hashtag sign (otherwise it displays an index number before those lines), please ignore the backslashes.

I would like my customizations in Firefox 125 to look like the ones I made in 115 ESR.

Is it possible?

Thanks!

Asked by Slouch 2 hours ago