-
Notifications
You must be signed in to change notification settings - Fork 308
Chromium
Martii edited this page Oct 28, 2020
·
6 revisions
Chromium is a free open-source web browser. Chromium's selling points are security, speed, simplicity and stability. The desktop version runs on Windows, Linux and OS X, and there are mobile versions for Android and iOS.
To run userscripts on Chromium, you normally need a manager extension such as Tampermonkey.
-
Build Chromium
-
NOTE: Getting a prebuilt Chromium package may sometimes be available with a package repository like
apt-get
,pacman
,urpmi
, or some other package manager.
-
NOTE: Getting a prebuilt Chromium package may sometimes be available with a package repository like
- Chromium on Wikipedia
- Chromium support
- Tampermonkey for Chromium