Browser

From 太極
Revision as of 14:07, 18 August 2019 by Brb (talk | contribs) (Created page with "Alternative browsers = Chrome or Chromium = Install the latest version of chromium. <syntaxhighlight lang='bash'> sudo apt install curl git git clone https://github.com/schei...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Alternative browsers

Chrome or Chromium

Install the latest version of chromium.

sudo apt install curl git
git clone https://github.com/scheib/chromium-latest-linux.git
cd chromium-latest-linux
./update-and-run.sh

# next time
./run.sh

To use a proxy server,

chromium --proxy-server="10.130.5.180:3128"

Vivaldi

Based on Chromium.

A sidebar provides a place to quickly access your bookmarks, downloads, and history. Less standard is the built-in ability to write and save notes, also available in the sidebar.

While cool, Vivaldi is also a proprietary browser.

The proxy setting is not found in the latest version. To use it,

$ vivaldi --proxy-server="127.0.0.1:8118"

To uninstall it, open the package manager to remove it.

Opera

Based on Chromium.

Like Chrome, Opera is closed source.

GNOME Web

There are browsers made specifically for Linux, and GNOME Web is the most mature of the bunch.

It looks and feels like a program intended to run on Linux.

Web lacks the kind of extensions you see on Chrome and Firefox (though ad-block does come built-in).

Eolie

Eolie is another browser built specifically for GNOME.

The URL bar shows a site’s title rather than the web address.

Brave - private, secure, support Chrome extensions

https://en.wikipedia.org/wiki/Brave_(web_browser)

The browser uses a fork of Electron, called Muon, designed with a focus on browser features. For example, it has support for Chrome extensions, and a higher level of security.

Lacks the in-browser proxy (even version 0.57)

Chromium版隱私瀏覽器Brave 0.57出爐了,要給你Chrome方便性但不回傳資料給Google, Brave browser moves to Chromium codebase, now supports Chrome extensions Dec 2018

Midori

Falkon and formally Qupzilla

QupZilla is a new and very fast QtWebEngine browser. It aims to be a lightweight web browser available through all major platforms.

Wikipedia. Download: only Windows and Linux binaries are available.

When I tested Falkon-3.0.1.AppImage - for 64-bit Linux on Mint 18.3, it gives an error

10:39AM ~/Downloads$ ./Falkon-3.0.1.AppImage 
QApplication: invalid style override passed, ignoring it.
Could not find QtWebEngineProcess