Kukhonjiswa imibuzo ethegiwe: Veza yonke imibuzo
  • Okugcinwe kunqolobane

Will installing Firefox Developer Edition interfere with my Firefox installation???

Greetings everyone, Firefox is my preferred browser and I really prefer the Firefox Engine over Chromium that most other browsers use. I want to install a backup browse… (funda kabanzi)

Greetings everyone,

Firefox is my preferred browser and I really prefer the Firefox Engine over Chromium that most other browsers use.

I want to install a backup browser that runs the Firefox Engine in case my Firefox browser has a problem.

I searched a lot and I thought installing this would be the best option: https://www.mozilla.org/en-US/firefox/developer/

However, I’m worried that installing the Firefox developer edition will change my Firefox installation…

( :( :(

Asked by Helpless_Quest 12 izinyanga ezidlule

Last reply by jscher2000 - Support Volunteer 11 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

How I can safely remove the “SaveFrom.net Helper” bookmark tab which has high jacked my Firefox Bookmarks.

Unfortunately, I downloaded “SaveFrom.net Helper” without reviewing it. Since downloading it I have been receiving a alerts from “McAfee WebAdvisor” about “dangerous pag… (funda kabanzi)

Unfortunately, I downloaded “SaveFrom.net Helper” without reviewing it.

Since downloading it I have been receiving a alerts from “McAfee WebAdvisor” about “dangerous pages blocked”.

I was able to remove the “SaveFrom.net Helper” add on in Firefox, but am unable to remove the “Savefrom.net Helper” bookmark tab which has high jacked my normal Firefox Bookmarks.

I can no longer easily see my Firefox Bookmarks and have to keep opening the Firefox Application Menu, then select Bookmarks, then select Manage Bookmarks in order to see my bookmarks.

Can you please advise how I can safely remove the “SaveFrom.net Helper” bookmark tab which has high jacked my Firefox Bookmarks.

Asked by Philip47 1 unyaka odlule

Answered by Philip47 1 unyaka odlule

  • Kusonjululiwe
  • Ikhiyiwe

New tab "+" missing from tab bar with with 20 tabs or more

After the latest update (117.0 64-bit) I now do not see the '+' sign in the tab bar. I have 40 tabs open (please, no negativity - it's always worked for me), but if I cl… (funda kabanzi)

After the latest update (117.0 64-bit) I now do not see the '+' sign in the tab bar. I have 40 tabs open (please, no negativity - it's always worked for me), but if I close all of the tabs it reappears. Re-open the original 42 tabs and it's gone again. Close them and it reappears, etc. Now for the fun bit: starting from scratch with a new window - the '+' is there, but open 20 more tabs and it goes.

Asked by trgz 3 izinyanga ezidlule

Answered by cor-el 3 izinyanga ezidlule

  • Okugcinwe kunqolobane

Problem with YouTube in firefox

I found a problem with YouTube in firefox, maybe it's related to my computer. When you open and play a video at 60 fps, and at the same time pulling the mouse, the video … (funda kabanzi)

I found a problem with YouTube in firefox, maybe it's related to my computer. When you open and play a video at 60 fps, and at the same time pulling the mouse, the video starts to freeze, it seems like the fps drops. Does anyone know how to solve this problem? Maybe someone has encountered it already?

Asked by Антон 10 izinyanga ezidlule

Last reply by Антон 10 izinyanga ezidlule

ensure that each new window work separately and doesn't store cache

I am having some issues and hope to get help from the community when I open a new window and log in to www.somesite.com. and then I open another window[private] and log … (funda kabanzi)

I am having some issues and hope to get help from the community when I open a new window and log in to www.somesite.com. and then I open another window[private] and log in to www.somesite.com i would prefer that it doesn't get me the login from the first window.

tried changing numerous settings but still i keep getting the same login from the first window.

I've attached a screenshot of how it should look like

Asked by johny dep1 1 inyanga edlule

Last reply by zeroknight 1 inyanga edlule

  • Okugcinwe kunqolobane

Printed page date (foot note) incorrect.

Date: 10 May 2022 AusEST Firefox 100.0 (64-bit) Mac desktop: Apple Silicon Mac mini (M1, 2020) - macOS Monterey v12.3.1 (problem occurred prior years using I… (funda kabanzi)

Date: 10 May 2022 AusEST

Firefox 100.0 (64-bit) Mac desktop: Apple Silicon Mac mini (M1, 2020) - macOS Monterey v12.3.1 (problem occurred prior years using Intel/iMac 2015; and previous macOS) Extensions: DuckDuckGo Privacy Essentials; HTTPS Everywhere; NoScript Plugins: OpenH264 Video Codec provided by Cisco Systems,Inc. Location: Australia EST


I am wondering if the following is a known problem. If so, I haven’t been able to find the solution online.

I keep copies of home rental online payments as proof of payment should there be a discrepancy with the real estate agency.

This problem can also apply in other situations, for example payment of online purchases, or movement of large amounts of money to varying institutions.

Sometimes the bank payment is delayed and I would like to ensure that not only the date of payment is accurate but also that the time of payment is relatively close. I am finding that the file printed when banking via Firefox is not time dated relatively close to the time of payment. I use Firefox solely for banking as a secure method.

Upon payment I am presented with a bank receipt and an option to print it, all within Firefox’s desktop application. After pressing the PRINT button I choose to print as PDF and save to the computer. The resulting file is what I am referring to.

The pdf receipt is shown with default details at the top and bottom of the page, the bottom being where the date and time of pdf printing occurred. The discrepancy is between that time shown and the actual time of payment. The difference can be sometimes up to 12 hours!

Can someone please assist me to rectify the situation?

Kind regards, Harauld

Asked by Harauld 1 unyaka odlule

Last reply by Harauld 1 unyaka odlule

  • Okugcinwe kunqolobane

Customizing Proton design

I was quite unhappy with the new Firefox Proton design, so I made a CSS file and copied the following code from a website. However, I don't know what to do to (1) slightl… (funda kabanzi)

I was quite unhappy with the new Firefox Proton design, so I made a CSS file and copied the following code from a website. However, I don't know what to do to (1) slightly reduce the tab height, (2) get back tab borders for inactive tabs and (3) remove the small gaps between tabs. How exactly do I have to change the following code to do so (ideally, for convenience, please just complete the code accordingly)? Thanks in advance for any support!

/*** Tighten up drop-down/context/popup menu spacing (8 Sep 2021) ***/

menupopup:not(.in-menulist) > menuitem, 
menupopup:not(.in-menulist) > menu {
  padding-block: 2px !important; /* reduce to 3px, 2px, 1px or 0px as needed */ 
  min-height: unset !important; /* v92.0 - for padding below 4px */
}
:root {
  --arrowpanel-menuitem-padding: 4px 8px !important;
}

/*** Proton Tabs Tweaks ***/

/* Adjust tab corner shape, optionally remove space below tabs */

#tabbrowser-tabs {
    --user-tab-rounding: 6px;
}

.tab-background {
    border-radius: var(--user-tab-rounding) var(--user-tab-rounding) 0px 0px !important;
    margin-block: 1px 0 !important;
}
#scrollbutton-up, #scrollbutton-down { /* 6/10/2021 */
    border-top-width: 1px !important;
    border-bottom-width: 0 !important;
}
/* Container color bar visibility */
.tabbrowser-tab[usercontextid] > .tab-stack > .tab-background > .tab-context-line {
    margin: 0px max(calc(var(--user-tab-rounding) - 3px), 0px) !important;
}

Asked by laudesimperiales 2 iminyaka edlule

Last reply by Paulgi 2 iminyaka edlule

  • Okugcinwe kunqolobane

my saved passwords are gone

i opened firefox (v.95) and tried opening up my email and found that all my saved passwords were gone from firefox on my computer. it said i should crate a firefox accoun… (funda kabanzi)

i opened firefox (v.95) and tried opening up my email and found that all my saved passwords were gone from firefox on my computer. it said i should crate a firefox account to get my logins back so i did and i still could not access any of my web logins. so i searched the help pages. opened up my profile n made a backup of my key3, key4, n loginjson files, downloaded v.91 firefox esr and copied my key3 file into a new profile.

so i still dont have my web logins ... n now i have an outdated version of firefox with none of my bookmarks either. im sick of troubleshooting n my wifi is almost out for the month.

how do i get my web logins and bookmarks back so i dont have to spend hundreds of hours recreating them?

Asked by redfoxole 1 unyaka odlule

Last reply by dpt150v 1 unyaka odlule

  • Okugcinwe kunqolobane

File extension removed during download

I noticed during a firmware download with the file extension .DAT that Firefox removed the extension. The file was not recognizable during an attempted firmware upgrade a… (funda kabanzi)

I noticed during a firmware download with the file extension .DAT that Firefox removed the extension. The file was not recognizable during an attempted firmware upgrade afterward. This is a new issue occurring sometime in the past several months, since last firmware update. Firefox preferences are set to download .DAT files. No other settings are listed for that file extension. I verified the issue points toward Firefox by checking the download with another web browser which completed the download with the extension.

Asked by jacco237 1 unyaka odlule

Last reply by denitroid 1 unyaka odlule

  • Okugcinwe kunqolobane

Security Keys for Google Account

I cannot log in to my Google account with Firefox. I get this message: You appear to have no security keys registered on your account, and won’t be able to sign in. To si… (funda kabanzi)

I cannot log in to my Google account with Firefox. I get this message: You appear to have no security keys registered on your account, and won’t be able to sign in. To sign in on this device, ask your admin about registering a new security key or choosing another second step for verification.

I am the administrator of my account on Google Workspace. I have no idea what the problem is. I have MFA turned on and I am able to log in to Google with Chrome and Edge. I don't see an option on the Google Admin security tab to create a new security key. Please advise on a fix. Thanks

Asked by andrew151 2 iminyaka edlule

Last reply by Bithiah 1 unyaka odlule

  • Okugcinwe kunqolobane

Having trouble with Firefox being slow when first starting

Ever since version 88 or 89 Firefox has started being slow to load. I have tried everything. Uninstalled it, reinstalled it. Started it in safe mode. Started it without t… (funda kabanzi)

Ever since version 88 or 89 Firefox has started being slow to load. I have tried everything. Uninstalled it, reinstalled it. Started it in safe mode. Started it without the 4 addons I use. Refreshed it. Started it as a new installation with nothing on it without signing in. People have tried to direct me to troubleshooting and basically threw up their hands and chalked it up to user error. All why Chrome and Brave with all the same settings and addons open immediately and run smoothly with no issues. So I know it’s not user error. There have been a few updates for Firefox but none of them fixed anything. No one has been able to help me fix the issue. I don’t know what it is and have never had this issue before with any browser. It’s slow loading the first time I open it and then works fine afterwards, albeit more slowly than Chrome or Brave. Also, Firefox is installed on my SSD drive in my gaming laptop running more than enough memory and with a Nvidia 1060 with updated drivers.

Asked by Dyrelogan 2 iminyaka edlule

Last reply by Tombarkas 1 unyaka odlule

  • Okugcinwe kunqolobane

Re-order extensions' access to page URL

This is pretty much a duplicate of https://support.mozilla.org/en-US/questions/1334684 : I have the uBlock Origin and Skip Redirect extensions installed, both work … (funda kabanzi)

This is pretty much a duplicate of https://support.mozilla.org/en-US/questions/1334684 : I have the uBlock Origin and Skip Redirect extensions installed, both work by checking/modifying the URL of the site I am trying to visit.

Unfortunately, I am running into some sites that are re-directed via some tracking URLs. Here's one example I had today:

Original URL: https://sslh62px.r.us-east-2.awstrack.me/L0/https:%2F%2Fwww.allaboutcircuits.com%2Ftechnical-articles%2Fanalyzing-dc-and-steady-state-ac-circuits-with-python%2F/2/010f01832042551a-ed0a0774-ca39-4cd9-825e-a375504c6ea5-000000/c7T-m43jFRD5B3k49nHcvIOhCtM=71

As you can see, the destination URL is embedded within the tracker URL and as such, is exactly what Skip Redirect was designed to deal with. Unfortunately, uBlock Origin seems to look at the URL before Skip Redirect does and blocks it outright because it is a known tracker (awstrack.me).

If I could tell Firefox to let Skip Redirect modify the URL first (to https://www.allaboutcircuits.com/technical-articles/analyzing-dc-and-steady-state-ac-circuits-with-python/ ), uBlock Origin didn't need to block access to it.

Is there a way to change the order in which extensions are applied (i.e. get to run) when a URL is opened?

Asked by cgelinek 1 unyaka odlule

Last reply by cgelinek 1 unyaka odlule

  • Okugcinwe kunqolobane

Unable to access many sites, which I could previously

Until recently my browser accessed all the sites I have used for years and now I cannot access them. As an example the message I receive is "You don't have permission to … (funda kabanzi)

Until recently my browser accessed all the sites I have used for years and now I cannot access them. As an example the message I receive is "You don't have permission to access "http://booking.jetstar.com/au/en/booking/select-flights" on this server".

Reference #18.62052017.1660274157.1f6107dd Other sites like my banking site I can access freely on Edge but cannot on Firefox. No error message in that case, just says error try again. All this started after I loaded Norton. I have had them look at the system, and they have, but also point out that it is not them as I can access the site from Edge. I have looked at the help page and their are thousands of people with the same query but no fixes! As a long term supporter of Firefox I am disappointed that I now have to use Edge to do most of my business. HELP

Asked by arf112 1 unyaka odlule

Last reply by jscher2000 - Support Volunteer 10 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

The 96.0 update has forced my background into Dark Mode

Yesterday when I installed the 96.0 update it has forced my background color into a dark grey and ignores the background color setting. I would like to know if there is a… (funda kabanzi)

Yesterday when I installed the 96.0 update it has forced my background color into a dark grey and ignores the background color setting. I would like to know if there is a setting, add on or update that can return this to normal. The theme I am using has not been updated in 2 years so I am fairly sure the update has caused this.

Asked by flippy12321207 1 unyaka odlule

Answered by jscher2000 - Support Volunteer 1 unyaka odlule

  • Okugcinwe kunqolobane

I need an older version to work on MAC OS10.5.8

I have a 2007 iMac and need a version of Firefox that will operate on MAC OS10.5.8 To be clear: I am NOT trying to update the computer. It is end-of-life. I just want … (funda kabanzi)

I have a 2007 iMac and need a version of Firefox that will operate on MAC OS10.5.8

To be clear: I am NOT trying to update the computer. It is end-of-life. I just want to use it as a spare and have internet access.

Asked by mobygrape 1 unyaka odlule

Last reply by James 1 unyaka odlule

  • Okugcinwe kunqolobane

Download Helper not downloading from Youtube

When watching something on Youtube and I click on the coloured download icon, I get to be able to click on the title of the video. A blue 1 appears in the download icon. … (funda kabanzi)

When watching something on Youtube and I click on the coloured download icon, I get to be able to click on the title of the video. A blue 1 appears in the download icon. When I click again, then click on the blue 1 to watch the download. Nothing happens. The window just sits there and states 'downloading', but it does not happen. This happened last year and you managed to fix it; now Youtube seem to have blocked downloading again. Geoffrey D Dean, Australia.

Asked by Geoffrey D Dean 6 izinyanga ezidlule

Last reply by James 5 izinyanga ezidlule

  • Okugcinwe kunqolobane

Tracking the reading time of a user that's reading a page from Medium.com in Firefox

Hi, If you are not familiar with Medium.com, this site claims to track the reading time of a subscriber/reader when they read an article from Medium through a browser. Th… (funda kabanzi)

Hi, If you are not familiar with Medium.com, this site claims to track the reading time of a subscriber/reader when they read an article from Medium through a browser. This question is very important because the author of the article gets paid based on that person's reading time.

Given Firefox's privacy initiatives, I was wondering if Medium can in fact track a reader's reading time if the reader is using Firefox to view the site in a Private Window or tab? Does it matter if the reader blocks all the site's cookies with a cookie blocker?

Peter

Asked by retepoh 1 unyaka odlule

Last reply by jscher2000 - Support Volunteer 1 unyaka odlule

  • Okugcinwe kunqolobane

Latest Update Crashes

This post is on my Mac Catalina. This morning Firefox updated on my Windows 7 before I closed out. Now that it is evening Firefox does not open on that computer. What … (funda kabanzi)

This post is on my Mac Catalina. This morning Firefox updated on my Windows 7 before I closed out. Now that it is evening Firefox does not open on that computer. What should I do to fix it since it does not open; it crashes immediately.

Asked by tightpurchaser 1 unyaka odlule

Last reply by tightpurchaser 1 unyaka odlule

  • Okugcinwe kunqolobane

saved logins and passwords wiped, erased, deleted, lost

Very similar to posts in previous years that are archived and largely unanswered or not up-to-date. I opened up my a Firefox session to find out I was logged out of syn… (funda kabanzi)

Very similar to posts in previous years that are archived and largely unanswered or not up-to-date.

I opened up my a Firefox session to find out I was logged out of sync and when I logged back in all my passwords where erased.

This has been stable for the last 10 months and Firefox has provided a reliable password archive with nice syncing features. However, this is a deal breaker, since I cannot loose the login credentials randomly.

No updates. No conscious logging out. No disregarding warnings etc.

Anyway to revert or retrieve?

Asked by Magnus 1 unyaka odlule

Last reply by jonzn4SUSE 1 unyaka odlule