TranslateProject/sources/tech/20200219 Waterfox- Firefox Fork With Legacy Add-ons Options.md
DarkSun 4add74d7d5 选题: 20200219 Waterfox: Firefox Fork With Legacy Add-ons Options
sources/tech/20200219 Waterfox- Firefox Fork With Legacy Add-ons Options.md
2020-02-19 01:11:02 +08:00

5.0 KiB
Raw Blame History

Waterfox: Firefox Fork With Legacy Add-ons Options

Brief: In this weeks open source software highlight, we take a look at a Firefox-based browser that supports legacy extensions that Firefox no longer supports while potentially providing fast user experience.

When it comes to web browsers, Google Chrome leads the market share. Mozilla Firefox is there still providing hopes for a mainstream web browser that respects your privacy.

Firefox has improved a lot lately and one of the side-effects of the improvements is removal of add-ons. If your favorite add-on disappeared in last few months/years, you have a good new in the form of Witerfox.

Attention!

Its been brought to our notice that Waterfox has been acquired by System1. This company also acquired privacy focused search engine Startpage. While System1 claims that they are providing privacy focused products because there is a demand, we cannot vouch for their claim. In other words, its up to you to trust System1 and Waterfox.

Waterfox: A Firefox-based Browser

Waterfox Classic

Waterfox is a useful open-source browser built on top of Firefox that focuses on privacy and supports legacy extensions. It doesnt pitch itself as a privacy-paranoid browser but it does respect the basics.

You get two separate Waterfox browser versions. The current edition aims to provide a modern experience and the classic version focuses to support NPAPI plugins and bootstrap extensions.

Waterfox Classic

If you do not need to utilize bootstrap extensions but rely on WebExtensions, Waterfox Current is the one you should go for.

And, if you need to set up a browser that needs NPAPI plugins or bootstrap extensions extensively, Waterfox Classic version will be suitable for you.

So, if you like Firefox, but want to try something different on the same line, this is a Firefox alternative for the job.

Features of Waterfox

Waterfox Current

Of course, technically, you should be able to do a lot of things that Mozilla Firefox supports.

So, Ill just highlight all the important features of Waterfox in a list here.

  • Supports NPAPI Plugins
  • Supports Bootstrap Extensions
  • Offers separate editions for legacy extension support and modern WebExtension support.
  • Cross-platform support (Windows, Linux, and macOS)
  • Theme customization
  • Archived Add-ons supported

Installing Waterfox on Ubuntu/Linux

Unlike other popular browsers, you dont get a package to install. So, you will have to download the archived package from its official download page.

Depending on what edition (Current/Classic) you want just download the file, which will be .tar.bz2 extension file.

Once downloaded, simply extract the file.

Next, head on to the extracted folder and look for the “Waterfox” file. You can simply double-click on it to run start up the browser.

If that doesnt work, you can utilize the terminal and navigate to the extracted Waterfox folder. Once there, you can simply run it with a single command. Heres how it looks like:

cd waterfox-classic
./waterfox

In either case, you can also head to its GitHub page and explore more options to get it installed on your system.

Download Waterfox

Wrapping up

I fired it up on my Pop!_OS 19.10 installation and it worked really well for me. Though I dont think I could switch from Firefox to Waterfox because I am not using any legacy add-on. It could still be an impressive option for certain users.

You could give it a try and let me know your thoughts in the comments below.


via: https://itsfoss.com/waterfox-browser/

作者:Ankush Das 选题:lujun9972 译者:译者ID 校对:校对者ID

本文由 LCTT 原创编译,Linux中国 荣誉推出