mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-20 05:11:40 +02:00
Updated Chromium Install (markdown)
@@ -1,8 +1,7 @@
|
|||||||
I recommend Chromium instead of Google Chrome, since it's open source and doesn't send your data to Google.
|
|
||||||
Chromium may have some issues rendering some sites though, so you're welcome to try Google-chrome instead.
|
|
||||||
|
|
||||||
By default, ArchiveBox looks for any existing installed version of Chrome/Chromium and uses it if found, but you can optionally install a specific version and set the environment variable `CHROME_BINARY` to force ArchiveBox to that one (e.g. `CHROME_BINARY=google-chrome-beta`).
|
By default, ArchiveBox looks for any existing installed version of Chrome/Chromium and uses it if found, but you can optionally install a specific version and set the environment variable `CHROME_BINARY` to force ArchiveBox to that one (e.g. `CHROME_BINARY=google-chrome-beta`).
|
||||||
|
|
||||||
|
If you don't already have Chrome installed, I recommend installing Chromium instead of Google Chrome, as it's the open-source fork of Chrome that doesn't send as much tracking data to Google.
|
||||||
|
|
||||||
#### Check for existing Chrome install
|
#### Check for existing Chrome install
|
||||||
```bash
|
```bash
|
||||||
google-chrome --version
|
google-chrome --version
|
||||||
|
Reference in New Issue
Block a user