I'm pretty new to using Linux, particularly Linux Mint. I heard that you can install Firefox extensions directly from the terminal, so I tried downloading uBlock Origin. I ran the command 'sudo apt install webext-ublock-origin-firefox', and the installation seemed to work fine, but I can't find the extension in my Firefox app. Is this even possible? What am I doing wrong?
4 Answers
You might want to check if you installed Firefox from a repository or a flatpak. That could change how extensions function. But honestly, why not just grab the extension right from Firefox itself? Saves you a step!
As a long time Linux user, I can say that command line installations may not be the way to go for Firefox extensions. If you want a smooth experience, I recommend using the Firefox interface itself. It saves you a lot of headaches!
It sounds like you're looking to install Firefox extensions through the command line, which is a bit unusual. Typically, the best way to get extensions is directly from the Firefox Add-ons website. Can you let us know how you installed Firefox? It could be a factor in why the extension isn’t showing up!
Honestly, I think using the terminal for this is a bit complex. The simplest way is to just install extensions directly from the Firefox Add-ons site. It's straightforward and avoids the hassle of command line issues.
Yeah, I second that! The method of installation for Firefox might really affect how the extensions work. Did you use a package manager or a flatpak?