Kukhonjiswa imibuzo ethegiwe: Veza yonke imibuzo

http://ftp.mozilla.org/pub/firefox/releases/

Please indulge this silly question. What possible benefit is there for Mozilla continuing to list this page with the very first, oldest Firefox release at the the top, r… (funda kabanzi)

Please indulge this silly question. What possible benefit is there for Mozilla continuing to list this page with the very first, oldest Firefox release at the the top, requiring the user, every time they visit, to scroll to the middle of the page to search out the current latest version instead of having the chronological order from latest to oldest instead?

Asked by noel_envode 3 izinyanga ezidlule

Last reply by jscher2000 - Support Volunteer 3 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Latest update broke the Firefox Colors plugin

I have a custom pitch black theme ( pls add it without addons ) which now only flashes for a second when i open the browser and returns to the normal greyish dark mode. W… (funda kabanzi)

I have a custom pitch black theme ( pls add it without addons ) which now only flashes for a second when i open the browser and returns to the normal greyish dark mode. When i go to Firefox Color addon page and load it again in saved themes it stays pitchblack even if i open another browser window until i close all the browser windows .

Asked by pawelparyga 7 izinyanga ezidlule

Answered by James (On Leave) 7 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Extensions Require Disable/Re-Enabling on every restart

I am currently running Firefox on desktop (128.4.0esr) version. The last few addons that I have installed are not working properly. Or rather, they work just fine, but w… (funda kabanzi)

I am currently running Firefox on desktop (128.4.0esr) version.

The last few addons that I have installed are not working properly. Or rather, they work just fine, but when I close Firefox and re-open it later, they seem to fail to actually enable. I must go to the about:addons page, disable the addon, and then re-enable it for it to actually work. If I do not do this, it will not be on my toolbar, and the Extensions sidebar button does not show the addon in the list. It's as if it isn't properly installed.

After reading this post: https://support.mozilla.org/en-US/que.../1420017 I thought maybe my extensions db got corrupted somehow, so I followed their instructions and deleted the extensions.databaseSchema config. And wouldn't you know it, it worked! Once I restarted Firefox, I saw some notifications in the main sidebar menu and was greeted with this: Notifications Once I clicked through them and enabled, everything seemed fine.

However after closing firefox again, the problem comes back. Those exact extensions that I manually approved upon restarting are the ones that are giving me troubles and not enabling properly. An interesting thing I noticed is that these all seem to be extensions that require additional permissions. I enabled the addon and gave them the permissions they requested, so I don't know why they are failing to enable properly on startup.

I want to permanently fix the problem

Asked by Delfofthebla 6 izinyanga ezidlule

Answered by Delfofthebla 6 izinyanga ezidlule

  • Okugcinwe kunqolobane

Mozilla Firefox since v127.0 cannot install anymore the Adobe Acrobat Pro extension (adobe_acrobat-1.0-windows.xpi)

Since Mozilla Firefox web browser v127.0 (released June 11 2024) the manual installation of the Adobe Acrobat Pro extension (the adobe_acrobat-1.0-windows.xpi file) do no… (funda kabanzi)

Since Mozilla Firefox web browser v127.0 (released June 11 2024) the manual installation of the Adobe Acrobat Pro extension (the adobe_acrobat-1.0-windows.xpi file) do not work anymore!  :disappointed_face:

So, when you go in any higher version of Mozilla Firefox web browser then v126.0.1 (released May 28, 2024) to this web browser Menu Bar -> Tools -> Add-ons and Themes -> Extensions -> Install Add-on From File..., and then try to manually import-install the Adobe Acrobat Pro extension (the adobe_acrobat-1.0-windows.xpi file) into the Mozilla Firefox web browser, and from this HDD location:

C:\Program Files (x86)\Adobe\Acrobat DC\Acrobat\Browser\WCFirefoxExtn\WebExtn\signed_extn\adobe_acrobat-1.0-windows.xpi

The Mozilla Firefox web browser will say during this .xpi file installation: "This add on could not be installed because it appears to be corrupt"!  :disappointed_face:

However, in any Mozilla Firefox web browser version prior v127.0 (released June 11 2024), this manual import-installation of the adobe_acrobat-1.0-windows.xpi file will be most successfully installed in a Mozilla Firefox web browser without any problem!

I also create the most detailed and step-by-step post on the Mozillazine.org Forum and the Adobe Forum about all of this problem:

https://forums.mozillazine.org/viewtopic.php?p=14985444#p14985444

https://community.adobe.com/t5/acroba.../14893786#M480889

https://acrobat.uservoice.com/forums/.../48914657-mozilla-firefox-since-v127-0-cannot-install-anymor


So, please help and advice further. Thank you in advance and best regards!

Asked by Brus 8 izinyanga ezidlule

Last reply by Brus 8 izinyanga ezidlule

  • Okugcinwe kunqolobane

How to import bookmarks and extensions from Firefox 115.16.1 to Firefox ESR

I have updated Firefox from 115.16.1 to Firefox ESR because I use a Mac running OS 10.13.6. Is there a way, hopefully an easy way, to import all of the bookmarks and exte… (funda kabanzi)

I have updated Firefox from 115.16.1 to Firefox ESR because I use a Mac running OS 10.13.6. Is there a way, hopefully an easy way, to import all of the bookmarks and extensions I was previously using in 115.16.1 to ESR. Hope so. Thanks!

Gary

Asked by gs2046342 8 izinyanga ezidlule

Last reply by TyDraniu 8 izinyanga ezidlule

  • Okugcinwe kunqolobane

userChrome.css for Title Bar Broken by Latest Update

A friendly hello to whomever is kind enough to read this! Your help is greatly appreciated! The latest update caused an edit I made to my Profile's userChrome.css file t… (funda kabanzi)

A friendly hello to whomever is kind enough to read this! Your help is greatly appreciated!

The latest update caused an edit I made to my Profile's userChrome.css file to be nullified. Now there's huge bar where the tabs toolbar used to be, and apparently it's not the title bar, as when I activate the title bar in "Customize Toolbar," this huge gets replaced by the actual toolbar.

I've attached my css code below for inspection. It used to work perfectly, but after the last update (133.0) it's no longer working. What can I do to fix this and have it like I had it prior to the latest update (133.0)?

userChrome.css File: `#main-window[tabsintitlebar="true"]:not([extradragspace="true"]) #TabsToolbar > .toolbar-items {

 opacity: 0;
 pointer-events: none;

}

  1. main-window:not([tabsintitlebar="true"]) #TabsToolbar {
   visibility: collapse !important;

}

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

}

/* Adding empty space for buttons */

  1. nav-bar {

margin-right:140px; }

/* 15px for dragging whole window by mouse*/

  1. titlebar {

appearance: none !important; height: 15px; }

/* Fix for main menu calling by Alt button */

  1. titlebar > #toolbar-menubar {

margin-top: 10px; }

/* Move minimize/restore/close buttons to empty space */

  1. TabsToolbar > .titlebar-buttonbox-container {

display: block; position: absolute; top: 17px; right: 1px; }

  1. sidebar-box {
 min-width: 250px !important;

}`

Asked by SynTriarch 6 izinyanga ezidlule

Last reply by cor-el 6 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Add-Ons in Menu/Toolbar Don't Reflect Those Enabled/Disabled in Settings After Restart

Hi, I seem to be having a really odd issue where each time I restart Firefox, recent addons I've installed will not function or appear in the Add-On drop down menu (des… (funda kabanzi)

Hi,

I seem to be having a really odd issue where each time I restart Firefox, recent addons I've installed will not function or appear in the Add-On drop down menu (despite being meant to appear in such), despite being enabled and still being shown as such when I check settings. They only become visible and functional when I disable and re-enable them.

I've just discovered the same thing seems to happen in reverse too. I recently disabled ClearURLs due to a bug it was causing in Google Drive, yet it appeared in my Add-On drop down menu after restarting. Checking settings showed it to still be 'disabled'.

Things I've tried:

  • Restarting both Firefox and PC.
  • Uninstalling and reinstalling the effected Add-ons
  • Deleting my extension*, compatability.ini and prefs.js files - erasing all my add-on settings yet still not helping. This is the main thing I've suggested on forums like this with similar questions, but has not helped.

It seems to only be effecting the most recent set of add-ons I installed over the last week, as if Firefox keeps trying to work with the Add-on settings I had at a previous date. I've seemingly had some cases where the extensions disable or are uninstalled entirely but I'm not sure this is related, as I think it only happened once.

I suspect it's not to do with the new extensions themselves, given it's effecting all the most recent ones, but I'll list the ones I've seen it effecting here regardless:

ClearURLS (not recently installed, but as mentioned showing similar reverse effects) Undo Close Tab YouTube NonStop Privacy Badger History AutoDelete Don't Accept Image/Webp Decentraleyes Xkit Rewritten Disconnect AI Grammar Checker & Paraphraser - LanguageTool &udm=14

As you can see I recently installed quite a few anti-tracker type extensions which probably overlap in function, mainly just to test them out, so it could be connected to them I guess... but seems unlikely.

Thanks, Matt

Asked by Matt Jordan 7 izinyanga ezidlule

Answered by Matt Jordan 7 izinyanga ezidlule

  • Okugcinwe kunqolobane

Error Platform version

I have got a message: "Error: Platform version '130.0.1' is not compatible with minVersion >=130 maxVersion< =130.0" I can´t get any connection. What am I going to… (funda kabanzi)

I have got a message: "Error: Platform version '130.0.1' is not compatible with minVersion >=130 maxVersion< =130.0" I can´t get any connection. What am I going to do and how can you help me?

Regards Mats Å.

Asked by Mats Åkerlund 8 izinyanga ezidlule

Last reply by TyDraniu 8 izinyanga ezidlule

  • Okugcinwe kunqolobane

restore Firefox bookmarks

Hello, today I have installed new OS and new Firefox. Because I was syncing everything I thought after login everything will be same as before. Before reinstaling O… (funda kabanzi)

Hello,

today I have installed new OS and new Firefox.

Because I was syncing everything I thought after login everything will be same as before.

Before reinstaling OS I didnt export anything from Firefox. Now I have no bookmarks, no history, add-ons.

I do keep Lockwise on my iPhone and it connected somehow with my desktop browser so I have passwords in my browser now (thank god for that - otherwise I have no clue how they got there).

Is there a way I can restore Firefox (bookmarks and add-ons) to how it was yesterday?

I dont have firefox install elsewhere, just on my desktop.

Thanks a lot for help

Asked by michal.zet1234 7 izinyanga ezidlule

Last reply by jscher2000 - Support Volunteer 7 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Thank you!

Team, I am a longtime user and supporter of FF. I can't tell you how much I love the the layout of Firefox on Windows in v. 133 with the vertical tabs. Just as important … (funda kabanzi)

Team, I am a longtime user and supporter of FF. I can't tell you how much I love the the layout of Firefox on Windows in v. 133 with the vertical tabs. Just as important is the fantastic, new font rendering. Thank you so much. I used to make multiple adjustments to the font in about:config when I installed FF on Windows. Now, the fonts look fantastic out of the box. Great job, team!

Bill Fischer

Asked by Bill Fischer 6 izinyanga ezidlule

Answered by Bill Fischer 6 izinyanga ezidlule

  • Okugcinwe kunqolobane

Java plugin no longer recognized

Hello team, When using Firefox to access an application that calls for Java applets, I receive a message saying "frmserlet-3.jnlp. Application not found." (screenshot att… (funda kabanzi)

Hello team, When using Firefox to access an application that calls for Java applets, I receive a message saying "frmserlet-3.jnlp. Application not found." (screenshot attached). This did not happen before October 2024.Please help me with a solution. Thank you!

Asked by Florina-Daniela Dragan 7 izinyanga ezidlule

Last reply by cor-el 7 izinyanga ezidlule

  • Okugcinwe kunqolobane

Side Bar change

I have just logged on for the day and the Side Bar has changed. It now has an extra layer making it wider which now pushes a highly used website page off the screen which… (funda kabanzi)

I have just logged on for the day and the Side Bar has changed. It now has an extra layer making it wider which now pushes a highly used website page off the screen which is very annoying because I don't want to reduce it's zoom any more.

I use the Side Bar to bookmark various links within this website as shortcuts to navigate it.

How do I remove this unwanted extra layer?

Please find attached a Snipping Tool file.

The unwanted extra layer is the bar down the left showing my Bookmark icon on the top and the Settings icon on the bottom neither of which I want or need and this is causing the extra width to the sidebar which is upsetting my viewing. How do I remove this new bar?

Asked by JahRay 6 izinyanga ezidlule

Last reply by JahRay 6 izinyanga ezidlule

  • Okugcinwe kunqolobane

Root Certificate Expiration

I recently read the article about the root certificate expiration and the updates related to it (https://support.mozilla.org/en-US/kb/root-certificate-expiration ). I wan… (funda kabanzi)

I recently read the article about the root certificate expiration and the updates related to it (https://support.mozilla.org/en-US/kb/root-certificate-expiration ). I wanted to understand whether my add-ons will be affected because of this. Types of add-ons which i have 1) Simple searchOverride functionality 2) Simple functionality that communicates with remote APIs to display some data.

Asked by Ruben Monteiro 7 izinyanga ezidlule

Last reply by Ruben Monteiro 7 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Almost everything in software disappeared on update

Firefox auto updated when I opened it today. Then when it opened, all that was on the screen was the menu (file edit view history bookmarks tools help), the "search or en… (funda kabanzi)

Firefox auto updated when I opened it today. Then when it opened, all that was on the screen was the menu (file edit view history bookmarks tools help), the "search or enter address" box, and in the upper right hand corner the words "private browsing" with the purple circle and eye eyeglasses icon. That's all. I have tried looking at my profile. It seems to still be there. This seems to be a problem with the Firefox software itself. I have re-downloaded the software three times, the last time I uninstalled Firefox from my laptop and totally reinstalled. Every time I get the same results. This almost blank screen. Let me be clear. There is no purple background, there is no Firefox icon, there are no tabs, there is no customized menu bar, there is no search box in the middle of the screen. I'm working on a Windows 10 laptop 64 bit. Please don't tell me to upgrade the Windows 11, the laptop won't take Windows 11. I get the same window whether I open the regular fire fox or the private browsing Firefox.

Asked by Jane 6 izinyanga ezidlule

Answered by Jane 6 izinyanga ezidlule