Showing questions for topic:

Installation aborted because the add-on appears to be corrupt.

Installation aborted because the add-on appears to be corrupt. OmegaSwitch Hello, I encountered an error when trying to install the extension. I've never encountered an… (funda kabanzi)

Installation aborted because the add-on appears to be corrupt. OmegaSwitch

Hello, I encountered an error when trying to install the extension. I've never encountered anything like this before

Kusonjululiwe Okugcinwe kunqolobane 10 7454

How do you download, install, and run Firefox from Linux command line with Lighweight Ubuntu desktop

Hi all, I have a docker container which is running Ubuntu 20.04 and the lightweight desktop GUI. I need Firefox up and running in order to access the application for whic… (funda kabanzi)

Hi all, I have a docker container which is running Ubuntu 20.04 and the lightweight desktop GUI. I need Firefox up and running in order to access the application for which was the intended use of this container. However the lightweight desktop apparently doesn't have some of the services running like systemd and snap. There is a binary named "Firefox" already installed at /usr/bin/firefox but I've tried "systemctl start firefox" but that didn't work. Any ideas on how to get Firefox up and running? Thanks Norm

Kusonjululiwe Okugcinwe kunqolobane 4 2251

Installing root CA certificates

I'm stetting up a testing environment. It's a closed environment with no access to the Internet when it's in use. The environment is launched from AWS and consists of an… (funda kabanzi)

I'm stetting up a testing environment. It's a closed environment with no access to the Internet when it's in use.

The environment is launched from AWS and consists of an Ubuntu 18 desktop and a Ubuntu Server running Apache. The desktop is able to successfully load the website, but with a cert error that the certificate isn't trusted.

When the Ubuntu Desktop launches, it has a fresh install of Firefox, and therefore all the directories in the users home folder are not yet setup for Firefox, including the database where the root CAs are stored.

I'm am able to add the Root CA certificate into the Firefox cert database AFTER the machine fully boots and I run Firefox for the first time. I'm using the 'certutil' package to do this. After I load Firefox, then add the root CA certificate using certutil, I'm able to load the website without error.

I need to add this certificate to the database with the startup shell script for the machine.

Any help is greatly appreciated. Here's the commands I'm using:

  1. copy the CA cert into firefox

export ffcerts=`ls /home/testuser/.mozilla/firefox/ | grep default-release` sudo certutil -A -n "testcert" -t "TC,," -i /home/testuser/certificates/testcertCA.pem -d sql:/home/testuser/.mozilla/firefox/$ffcerts

These commands work perfectly after Firefox is run for the first time. I've even tried adding 'Firefox' (with several different switches) into my startup script without success.

Kusonjululiwe Ikhiyiwe Okugcinwe kunqolobane 3 1733

Removal of New "List All Tabs" Button.

A new version of the "List All Tabs" appeared on my toolbar today, shown on the left and hovered over in the attached screenshot (ignore the Malwarebytes extension icon).… (funda kabanzi)

A new version of the "List All Tabs" appeared on my toolbar today, shown on the left and hovered over in the attached screenshot (ignore the Malwarebytes extension icon). The old icon for this button was a chevron with approximately the same functionality. I was able to remove the old icon, but I'm unable to find a way to remove this one. Here is what I've tried so far:

  • Like the old one, the Customize Toolbar feature is unable to remove it since it is grayed out.
  • For a while, I was able to remove the old icon by going to about:config and setting browser.tabs.tabmanager.enabled to false. This solution does not work for the current and some recent versions of the button.
  • I attempted to create a userChrome.css file (following all the steps according to this this website) and added the following string: #alltabs-button { display: none !important; }

None of these attempted fixes have removed the button following a browser restart. Is there a way to remove it? I have no need of a button that shows me what tabs I have open when I can simply look at my toolbar.

Kusonjululiwe Okugcinwe kunqolobane 11 1696

Local Addon setup

Hi, I just finished writing a few lines of javascript to automate bookmark management. I tested my Addon using about:debugging > Temporary Extensions, and now I'd like… (funda kabanzi)

Hi, I just finished writing a few lines of javascript to automate bookmark management. I tested my Addon using about:debugging > Temporary Extensions, and now I'd like to keep the extension loaded across firefox sessions.

What is the best process for doing this? I attempted to create a .xpi file but when installing via "about:addons > Install addon from file" I get the message "This addon could not be installed because it could not be verified".

What is Firefox's self-signing process for this? I don't want to have to install dev versions of the browser just to automate one task.

Kusonjululiwe Okugcinwe kunqolobane 4 1190

Portable version of Firefox

Hi, I used Firefox browser at work since it had the best add-in for tab groups (Simple Tab Groups). Unfortunately browser is not supported any more. Is there a portable v… (funda kabanzi)

Hi, I used Firefox browser at work since it had the best add-in for tab groups (Simple Tab Groups). Unfortunately browser is not supported any more. Is there a portable version that can be run without installing, from Mozilla.

I read a post that indicated it was available from PortableApps, but am not conversant enough to know that it's 100% safe. Believe that it was able to be updated as well.

Kusonjululiwe Okugcinwe kunqolobane 6 1112

Firefox Root Certificate Expiration: Questions & Tips for Updating

Important update! On March 14, 2025, a critical root certificate in Firefox will expire. If you’re still using an older version (before Firefox 128 or ESR 115.13+), it’s … (funda kabanzi)

Important update! On March 14, 2025, a critical root certificate in Firefox will expire. If you’re still using an older version (before Firefox 128 or ESR 115.13+), it’s crucial to update to Firefox 128 or newer to avoid issues with add-ons, DRM-protected content, and other features.

For full details, check out Update Firefox to prevent add-ons issues from root certificate expiration.

If you have questions about the update or need help with the process, this is the place to ask! Whether you’re just starting or you’ve already updated and want to share your experience, we’d love to hear from you.

Let’s come together, share tips, and ensure we’re all prepared. Drop your questions or insights below!

Ikhiyiwe Okugcinwe kunqolobane 98 1083

Recent update error - Platform Version '131.0.3' is not compatible with minversion >= 131.0.2

Got this error message on recent update and now Firefox doesn't work at all. Platform Version '131.0.3' is not compatible with minversion >= 131.0.2 maxversion <=… (funda kabanzi)

Got this error message on recent update and now Firefox doesn't work at all. Platform Version '131.0.3' is not compatible with minversion >= 131.0.2 maxversion <= 131.0.2

Kusonjululiwe Okugcinwe kunqolobane 4 1036

Is there any Add-on that will shoot a scrolling screenshot (full page screenshot)?

Is there any Add-on that will shoot a scrolling screenshot (full page screenshot)? For reference, there's an excellent extension on Chrome/Brave called "Go full screen" w… (funda kabanzi)

Is there any Add-on that will shoot a scrolling screenshot (full page screenshot)?

For reference, there's an excellent extension on Chrome/Brave called "Go full screen" which has simple but perfect functionality, one-click automation, saves as either .pdf or .png format to your downloads folder.

https://chromewebstore.google.com/detail/gofullpage-full-page-scre/fdpohaocaechififmbbbbbknoalclacl?hl=en-US

Kusonjululiwe Okugcinwe kunqolobane 4 960

Cannot find a Firefox download that installs without admin rights

I think started some time this year, I can't find a Firefox download that installs without admin rights from official website. The .exe and .msi options all require admin… (funda kabanzi)

I think started some time this year, I can't find a Firefox download that installs without admin rights from official website. The .exe and .msi options all require admin privileges.

1. Is there still a no-admin-rights version available? 2. If not, why was it removed? 3. Any plans to bring it back?

Kusonjululiwe Okugcinwe kunqolobane 4 860

Old Firefox Data folder - Cant delete it

Hi everyone I used Refresh Firefox option and it created "Old Firefox Data" folder on my desktop. Awesome stuff. Sadly I cant get rid of it, here is why: 1. At first it s… (funda kabanzi)

Hi everyone

I used Refresh Firefox option and it created "Old Firefox Data" folder on my desktop.

Awesome stuff. Sadly I cant get rid of it, here is why:

1. At first it said that the folder is used by another program and I cant delete it because of that. Cool, I decided to uninstall Firefox and make a clean install, so I have space to delete the folder too.

2. Long story short, it didnt work. I removed Firefox and tried to delete that folder, but wait for it, yeah I cant because I need permission from MYSELF. Awesome stuff.

3. I decided to use safe mode, so I used run command to run msconfig and I changed it to boot in to safe mode. But wait for it! YES! Its bugged and I cant login in safe mode, because pin is useless and it doesnt give me option to use password, so after hour of various things I got back to my normal mode via CMD commands. THANK YOU MICROSOFT.

4. So now Im stuck with the lovely "Old Firefox Data" folder, which cant be removed normally, neither in safe mode and wait for it! NEITHER WITH ADMIN CMD, not even the takeown /f "Old Firefox Data" /r command. THANK YOU MOZILLA!

So is there someone knowledgeable enough to help me to get rid of that folder pretty please? Like really a lot please.

Kusonjululiwe Okugcinwe kunqolobane 2 842

Firefox install on external drive

Is it possible to install Firefox (or at least the profiles) onto an external SSD (i.e., not the C: drive)? If so, how? Note: this is not about migration/backup/recovery … (funda kabanzi)

Is it possible to install Firefox (or at least the profiles) onto an external SSD (i.e., not the C: drive)? If so, how?

Note: this is not about migration/backup/recovery of profiles. Nor is it about where files are downloaded by default.

Windows 11 is consuming nearly all of the C: drive. I badly need to get Firefox (and later Thunderbird) onto my E: drive. I further note that the installer gives no options whatsoever as to the destination drive.

Most of the help I've found on the web is clearly outdated.

Thanks. jt

Kusonjululiwe Okugcinwe kunqolobane 7 728

Firefox automatically download files .docx from facebook page as pdf

Hello, I have problem with firefox. When I try download from facebook page files .docx, .xlsx (Microsoft Office) Firefox automatically download it as PDF and file is brok… (funda kabanzi)

Hello, I have problem with firefox. When I try download from facebook page files .docx, .xlsx (Microsoft Office) Firefox automatically download it as PDF and file is broken. I don't know how to repair this. Please help, it is very frustrating.

Kusonjululiwe Okugcinwe kunqolobane 14 589

firefox setup 127.0.2.exe offline installer fails with message about "extraction failed" and popup "file is corrupt"

firefox setup 127.0.2.exe offline installer fails with message about "extraction failed" and popup "file is corrupt". Windows explorer shows file properties and a signatu… (funda kabanzi)

firefox setup 127.0.2.exe offline installer fails with message about "extraction failed" and popup "file is corrupt".

Windows explorer shows file properties and a signature for mozilla.

Is there a way to manually unpack the .exe? Someplace that issues are logged with more data (which file is corrupt?) There is a progress bar that flashes by part way, then a popup window with the file corrupt message.

(Trying to update to hopefully get rid of some crashes.)

Is there a hash for that .exe I could check?

Kusonjululiwe Okugcinwe kunqolobane 5 576