Merge pull request #23980 from wxy/20211121-Google-Chrome-vs-Chromium--What-s-the-difference

TSL&PRF:20211121 google chrome vs chromium  what s the difference
This commit is contained in:
Xingyu.Wang 2021-12-02 10:09:12 +08:00 committed by GitHub
commit 1bd76e9950
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 164 additions and 162 deletions

View File

@ -1,162 +0,0 @@
[#]: subject: "Google Chrome vs Chromium: Whats the difference?"
[#]: via: "https://itsfoss.com/chrome-vs-chromium/"
[#]: author: "Ankush Das https://itsfoss.com/author/ankush/"
[#]: collector: "lujun9972"
[#]: translator: "wxy"
[#]: reviewer: " "
[#]: publisher: " "
[#]: url: " "
Google Chrome vs Chromium: Whats the difference?
======
Google Chrome is the most popular web browser. No matter whether you prefer to use it, Chrome manages to offer a good user experience.
Even though it is available for Linux, it is not an open-source web browser.
And, if you need the look and feel of Google Chrome but want to use an open-source solution, Chromium can be your answer.
But isnt Google Chrome based on Chromium? (thats a Yes.) And, its also developed by Google? (Also, Yes.)
So, what are the differences between Chrome and Chromium? In this article, we shall take an in-depth look at both of them and compare them while presenting some benchmarks.
### User Interface
![Google Chrome and Chromium running side-by-side on Zorin OS 16][1]
The user interfaces for both Google Chrome and Chromium remain very similar, with minor noticeable differences.
For instance, I noticed that the system title bar and borders were disabled by default for Google Chrome out of the box. In contrast, it was enabled by default for Chromium at the time of my tests.
You can also notice a share button in the address bar of Google Chrome, which is absent on Chromium.
It isnt a big visual difference, but just a set of UI tweaks as per the available features. So, yes, you can expect a similar user experience with under-the-hood tweaks. If you are in for the UI, both the browsers should suit you well.
### Open-Source & Proprietary Code
![][2]
Chromium is entirely open-source, meaning anyone can use and modify the code to their hearts intent. You can check out its source code on its [GitHub mirror][3].
This is why you will find many [Chromium-based browsers][4] available such as Brave, Vivaldi and Edge.
You end up getting so many choices, so you can choose what you like the best.
On the other hand, Google Chrome adds proprietary code to Chromium, making Chrome a proprietary browser. For example, one can fork Brave, but one cannot fork Google Chrome, restricting the usage of their Google-specific code/work.
For end-users, the license does not affect the user experience. However, with an open-source project, you get more transparency without relying on the company to communicate what they intend to change and what theyre doing with the browser.
So, yes, if youre not a fan of proprietary code, Chromium is the answer.
### Feature Differences
Its no surprise that Google does not want its competitors to have similar capabilities. So, Google has been [locking up Chromium and disabling a lot of Google-specific abilities][5].
Hence, you will find some differences in capabilities between both browsers.
Not just limited to that, but because Chromium is open-source, you may notice some inconvenience. Fret not; Ill point out the crucial differences below:
**Google Chrome** | **Chromium**
---|---
Sign-in and Sync Available | No Sign-in and Sync
Media codec support to use Netflix | Manual codec installation is required
For starters, the Google-powered sign-in/sync feature is no longer available in Chromium. It supported sign-in and sync until Google decided to remove it from the open-source project.
Next, Google Chrome comes with built-in support for high-quality media codecs. So, you can load up content from Netflix. But, it wont work with Chromium.
![Netflix doesnt work in Chromium by default][6]
Technically, Chromium does not include the _Widevine Content Decryption module_. So, you will have to install the required codecs manually to make most of the things work.
However, you should not have any issues playing content from platforms like Apple Music and others on both browsers out of the box.
### Installation & Availability of Latest update
You can install Google Chrome on virtually any platform. Linux is not an exception. Just head to its official website and grab the DEB/RPM package to install it quickly. The installed application also gets updated automatically.
![][7]
Installing Chromium is not that straightforward on several platforms. There was a time when some Linux distributions included Chromium as the default browser. Those were the days of the past.
Even on Windows, Chromium installation and update is not as smooth as Chrome.
On Linux, its entirely a different story for installing Chromium. Popular distribution like Ubuntu packages it as a sandboxed Snap application.
Even if you are trying to install it using the terminal, hoping that you would get it from the APT repositories, its Snap again:
![][8]
With the Snap package, you may face issues with blending in with your custom desktop theme. Snap applications take longer to start as well.
![][9]
And, if you proceed to build it and install Chromium manually, you will have to update it manually.
### The Privacy Angle
Google Chrome should be good enough for most users. However, if you are worried about your privacy, Google Chrome tracks usage info and some browsing-related information.
Recently, [Google introduced a new Chrome API][10] that lets sites detect when you are idle and when you are not. While this is a massive privacy concern, it isnt the only thing.
Google constantly experiments with new ways of tracking users; for instance, Googles FLoC experiment wasnt well-received, as pointed out by [EFF][11].
Technically, they claim that they want to enhance users privacy while still providing advertising opportunities. However, that is one impossible task to achieve as of now.
In comparison, Chromium should fare way better concerning privacy. However, if you hate anything Google-related in your browser, even the slightest telemetry, you should try [UnGoogled Chromium][12] instead.
It is Chromium, but without any Google components.
### Browser Performance
There are a variety of browser benchmarks that give you an idea of how well a browser can handle tasks.
Considering the advanced web applications and resource-intensive JavaScript found on websites, if a web browser does not perform well, you will get a noticeably bad experience when you dabble with many active tabs.
[JetStream 2][13] and [Speedometer 2][14] are two popular benchmarks that give you a performance estimate of handling various tasks and responsiveness, respectively.
In addition to that, I also tried out [Basemark Web 3.0][15], which also tests a variety of things and gives you an aggregate score.
![][16]
Overall, Google Chrome wins here.
But, it is worth noting that your system resources and background processes while running a browser will affect performance differently. So, take that into account as well.
### What should you choose?
The choices for browsers exist because users prefer different things. Google Chrome offers a good feature set and user experience. If you use Google-powered services in some form, Google Chrome is an easy recommendation.
However, if you are concerned about privacy practices and proprietary code, Chromium or UnGoogled Chromium, or any other Chromium-based browser like Brave can be a good pick.
Thats all I had in mind when debating Chrome and Chromium. I am open to receive your views now. The comment section is all yours.
--------------------------------------------------------------------------------
via: https://itsfoss.com/chrome-vs-chromium/
作者:[Ankush Das][a]
选题:[lujun9972][b]
译者:[译者ID](https://github.com/译者ID)
校对:[校对者ID](https://github.com/校对者ID)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
[a]: https://itsfoss.com/author/ankush/
[b]: https://github.com/lujun9972
[1]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2021/11/chrome-chromium-ui.png?resize=800%2C627&ssl=1
[2]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2021/11/open-source-proprietary.png?resize=800%2C450&ssl=1
[3]: https://github.com/chromium/chromium
[4]: https://news.itsfoss.com/chrome-like-browsers-2021/
[5]: https://news.itsfoss.com/is-google-locking-down-chrome/
[6]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2021/11/chromium-netflix.png?resize=800%2C541&ssl=1
[7]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2021/11/google-chrome-version.png?resize=800%2C549&ssl=1
[8]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2021/11/install-chromium.png?resize=800%2C440&ssl=1
[9]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2021/11/chromium-version.png?resize=800%2C539&ssl=1
[10]: https://www.forbes.com/sites/zakdoffman/2021/10/02/stop-using-google-chrome-on-windows-10-android-and-apple-iphones-ipads-and-macs/
[11]: https://www.eff.org/deeplinks/2021/03/googles-floc-terrible-idea
[12]: https://github.com/Eloston/ungoogled-chromium
[13]: https://webkit.org/blog/8685/introducing-the-jetstream-2-benchmark-suite/
[14]: https://webkit.org/blog/8063/speedometer-2-0-a-benchmark-for-modern-web-app-responsiveness/
[15]: https://web.basemark.com/
[16]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2021/11/chrome-chromium-benchmarks-1.png?resize=800%2C450&ssl=1

View File

@ -0,0 +1,164 @@
[#]: subject: "Google Chrome vs Chromium: Whats the difference?"
[#]: via: "https://itsfoss.com/chrome-vs-chromium/"
[#]: author: "Ankush Das https://itsfoss.com/author/ankush/"
[#]: collector: "lujun9972"
[#]: translator: "wxy"
[#]: reviewer: " "
[#]: publisher: " "
[#]: url: " "
Chrome 与 Chromium 有何不同?
======
![](https://img.linux.net.cn/data/attachment/album/202112/02/100436xj1u51jhrjuwhjfw.jpg)
Chrome 浏览器是最流行的网页浏览器。无论你是否喜欢使用它Chrome 都能提供良好的用户体验。
尽管它可以在 Linux 上使用,但它不是一个开源的网页浏览器。
而且,如果你喜欢 Chrome 的外观和感觉但又想使用一个开源的解决方案Chromium 是一个选择。
但是Chrome 浏览器不是基于 Chromium 的吗?(是的。)而且,它也是由谷歌开发的吧?(也是的。)
那么Chrome 和 Chromium 之间有什么区别呢?在这篇文章中,我们将深入了解它们,并介绍一些对它们进行比较的基准。
### 用户界面
![Chrom 和 Chromium 在 Zorin OS 16 上并排运行][1]
Chrome 和 Chromium 的用户界面非常相似,除了一些细微的区别。
例如,我注意到 Chrome 的系统标题栏和边框一开始就被默认禁用了。相比之下在我测试的时候Chromium 默认启用了它们。
你还可以注意到在 Chrome 的地址栏里有一个分享按钮,而在 Chromium 上却没有。
这并不是大的视觉差异,而只是根据现有的功能进行了一系列的 UI 调整。所以,你可以预期它们的用户体验类似,而在底层有所不同。如果你在意用户界面,这两款浏览器应该都很适合你。
### 开源与专有代码
![][2]
Chromium 是完全开源的,这意味着任何人都可以(根据许可证)按照自己的意愿使用和修改代码。你可以在其 [GitHub 镜像][3] 上查看其源代码。
这就是为什么你会发现有许多 [基于 Chromium 的浏览器][4],如 Brave、Vivaldi 和 Edge。
有这么多的选择,你可以选择你最喜欢的那个。
另一方面Chrome 在 Chromium 中加入了刚刚专有的代码,使 Chrome 成为了专有浏览器。例如,人们可以复刻 Brave但不能复刻谷歌 Chrome而限制使用其中的谷歌特定代码/工作。
对于终端用户来说,开源与否并不影响用户体验。然而,对于一个开源项目,你可以得到更多的透明度,而不需要依靠公司来沟通他们打算改变什么,以及他们在浏览器上做什么。
所以是的如果你不喜欢专有代码Chromium 就是你的选择。
### 功能差异
谷歌不希望其竞争对手拥有类似的能力,这并不奇怪。因此,谷歌一直在 [锁定 Chromium 并在其中禁用了很多谷歌特有的能力][5]。
因此,你会发现这两个浏览器的能力有一些差异。
不仅如此,由于 Chromium 是开源的,你可能会注意到一些不便之处。别担心,我将在下面指出其中的关键差异。
Chrome | Chromium
---|---
有签到和同步功能 | 无签到和同步功能
支持媒体编解码器以使用 Netflix | 需要手动安装编解码器
对于初学者来说,在 Chromium 中不再能使用由谷歌支持的登录/同步功能。它曾经支持签到和同步,直到谷歌决定将其从开源项目中删除。
接下来Chrome 内置了对高质量媒体编解码器的支持。因此,你可以加载来自 Netflix 的内容。但是,在 Chromium 中没有这些。
![Netflix 在 Chromium 中默认不能工作][6]
从技术上讲Chromium 并不包括 _Widevine 内容解密模块_。因此,你需要手动安装所需的编解码器,以使大部分东西都能工作。
不过,你在这两个浏览器上你都可以播放苹果音乐等平台的内容,应该不会有任何问题。
### 安装及最新更新
你可以在几乎任何平台上安装 Chrome。Linux 也不例外。只需前往其官方网站,抓取 DEB/RPM 包即可快速安装。安装后的应用程序也会自动更新。
![][7]
有几个平台上安装 Chromium 并不那么简单。曾经有一段时间,一些 Linux 发行版将 Chromium 作为默认浏览器。那是过去的日子了。
即使在 Windows 上Chromium 的安装和更新也不像 Chrome 那样顺利。
在 Linux 上,安装 Chromium 则完全是另一回事。像 Ubuntu 这样的流行发行版把它打包成一个沙盒式的 Snap 应用程序。
即使你试图用终端安装它,希望能从 APT 库中得到它,但它又是一个 Snap。
![][8]
使用 Snap 软件包你可能会面临与你的自定义桌面主题相融合的问题。Snap 应用程序的启动时间也会更长。
![][9]
而且,如果你构建它并手动安装 Chromium你就得手动更新它。
### 隐私角度
Chrome 对大多数用户来说应该足够好了。但是如果你担心你的隐私Chrome 会追踪使用信息和一些与浏览有关的信息。
最近,[谷歌推出了一个新的 Chrome API][10],可以让网站检测到你什么时候闲着,什么时候不闲着。虽然这是一个巨大的隐私问题,但并不是唯一的问题。
谷歌不断试验新的追踪用户的方法;例如,正如 [EFF][11] 所指出的那样,谷歌的 FLoC 实验并不受欢迎。
从技术上讲,他们声称他们想增强用户的隐私,而同时仍然提供广告机会。然而,就目前而言,这是一个不可能实现的任务。
相比之下Chromium 在隐私方面的表现应该要好得多。然而,如果你讨厌你的浏览器中有任何与谷歌有关的东西,即使是最轻微的遥测,你应该试试 [UnGoogled Chromium][12]。
它是 Chromium但没有任何谷歌组件。
### 浏览器性能
有各种各样的浏览器基准,可以让你了解到一个浏览器处理任务的能力如何。
考虑到网站上的高级网站应用和资源密集型的 JavaScript如果一个网页浏览器的性能不好当你打开许多活动的标签时你的体验就会明显很糟糕。
[JetStream 2][13] 和 [Speedometer 2][14] 是两个流行的基准,可以给你处理各种任务和响应能力的性能估计。
除此之外,我还试用了 [Basemark Web 3.0][15],它也是测试各种指标并给你一个综合分数。
![][16]
总体而言Chrome 在此获胜。
但是,值得注意的是,在运行浏览器时,你的系统资源和后台进程会对性能产生不同的影响。因此,也要考虑到这一点。
### 你应该选择哪个?
之所以存在对浏览器的选择是因为用户喜欢不同的东西。Chrome 提供了一个良好的功能集和用户体验。如果你以某种形式使用由谷歌提供的服务Chrome 是一个简单的推荐。
然而如果你担心隐私和专有代码Chromium 或 UnGoogled Chromium或任何其他基于 Chromium 的浏览器,如 Brave可以是一个不错的选择。
这就是我在比较 Chrome 和 Chromium 时的全部看法。我愿意接受你的意见。评论区都是你的。
--------------------------------------------------------------------------------
via: https://itsfoss.com/chrome-vs-chromium/
作者:[Ankush Das][a]
选题:[lujun9972][b]
译者:[wxy](https://github.com/wxy)
校对:[wxy](https://github.com/wxy)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
[a]: https://itsfoss.com/author/ankush/
[b]: https://github.com/lujun9972
[1]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2021/11/chrome-chromium-ui.png?resize=800%2C627&ssl=1
[2]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2021/11/open-source-proprietary.png?resize=800%2C450&ssl=1
[3]: https://github.com/chromium/chromium
[4]: https://news.itsfoss.com/chrome-like-browsers-2021/
[5]: https://news.itsfoss.com/is-google-locking-down-chrome/
[6]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2021/11/chromium-netflix.png?resize=800%2C541&ssl=1
[7]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2021/11/google-chrome-version.png?resize=800%2C549&ssl=1
[8]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2021/11/install-chromium.png?resize=800%2C440&ssl=1
[9]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2021/11/chromium-version.png?resize=800%2C539&ssl=1
[10]: https://www.forbes.com/sites/zakdoffman/2021/10/02/stop-using-google-chrome-on-windows-10-android-and-apple-iphones-ipads-and-macs/
[11]: https://www.eff.org/deeplinks/2021/03/googles-floc-terrible-idea
[12]: https://github.com/Eloston/ungoogled-chromium
[13]: https://webkit.org/blog/8685/introducing-the-jetstream-2-benchmark-suite/
[14]: https://webkit.org/blog/8063/speedometer-2-0-a-benchmark-for-modern-web-app-responsiveness/
[15]: https://web.basemark.com/
[16]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2021/11/chrome-chromium-benchmarks-1.png?resize=800%2C450&ssl=1