TranslateProject/sources/tech/20200310 Basilisk- A Firefox Fork For The Classic Looks and Classic Extensions.md
2020-03-12 08:28:34 +08:00

5.0 KiB
Raw Blame History

Basilisk: A Firefox Fork For The Classic Looks and Classic Extensions

Brief: Basilisk is a Firefox fork that supports legacy extensions and much more. Here, we take a look at its features and try it out.

Basilisk: Open Source XUL-Based Web Browser

Even though it is better to stick with the regular web browsers like Firefox or Chromium available for Linux it doesnt hurt to know about other browsers. Recently, I stumbled upon a Firefox fork, Basilisk web browser that features the classic Firefox user interface along with legacy add-ons support (just like Waterfox).

itsfoss.com homepage on Basilisk

If you are in the dire need of using a legacy extensions or miss the classic look and feel of Firefox, the Basilisk web browser can save your day. The web browser is being maintained by the team behind Pale Moon browser (which is another Firefox fork I will be looking at next).

If youre looking for open-source Chrome alternatives, you may have a quick look at what Basilisk offers.

Note: Basilisk is a development software. Even though I didnt have any major usability issues for the time I used, you should not rely on it as the only browser to use.

Features of Basilisk web browser

Basilisk works out of the box. However, here are some features you might want to take a look before considering to use it:

  • XUL-based web browser
  • It features the Australis Firefox interface, which was quite popular back in the time of v29 v56 Firefox version.
  • NPAPI plugins supported (Flash, Unity, Java, etc.)
  • Support for XUL/Overlay Mozilla-style extensions.
  • Uses Goanna open-source browser engine which is a fork of Mozillas Gecko
  • Does not use Rust or the Photon user interface
  • Supports 64-bit systems only

Installing Basilisk on Linux

You may not find it listed in your Software Center. So, you will have to head to its official download page to get the tarball (tar.xz) file.

Once you download it, simply extract it and head inside the folders. Next, you will find a “Basilisk” executable file in it. You need to simply run it by double-clicking on it or performing a right-click and selecting “Run“.

You may check out its GitHub page for more information.

You can also use the terminal and run the file by following the steps below while navigating to the directory you downloaded it to:

cd basilisk-latest.linux64
cd basilisk
./basilisk

Download Basilisk

Using Basilisk browser

Basilisk is a decent Firefox fork if you want the legacy extensions support. It is being actively developed by the team behind Pale Moon and is potentially a great option for users who want the classic look and feel of Mozillas Firefox (before the Quantum update) without comprising on the modern web support.

I didnt have any issues with browsing webpages. However, I did notice that “YouTube” detects this as an obsolete browser and warns that it will stop supporting it soon enough.

So, Im not sure if Basilisk will be a fit for every web service out there but if you really need the archived legacy extensions that you used on Firefoxs older releases, this could be a solution for your problem.

Wrapping Up

Do you think a Firefox fork is worth trying out? What do you prefer? Share your thoughts in the comments below.


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

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

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