triston-notes/Cards/dev/Chromium.md

15 lines
970 B
Markdown
Raw Normal View History

2023-10-21 23:52:54 +00:00
up:: [[Sources MOC]]
# What is Chromium?
> [!NOTE] Chat-GPT
> In the context of web browsers, Chromium is an open-source web browser project that serves as the basis for many modern web browsers, including Google Chrome, Microsoft Edge, and many others.
> Chromium is a free and open-source web browser project, mainly developed and maintained by Google. This codebase provides the vast majority of code for the Google Chrome browser, which is proprietary software and has some additional features.
>
> The Chromium codebase is widely used. Microsoft Edge, Samsung Internet, Opera, and many other browsers are based on the Chromium code. Moreover, significant portions of the code are used by several app frameworks.
>
> Google does not provide an official stable version of the Chromium browser, but does provide official API keys for some features, such as speech to text and translation.
>
> [Wikipedia](https://en.wikipedia.org/wiki/Chromium%20(web%20browser))