Where is the downloaded Chromium browser stored? #187
mountaindude
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Where is the downloaded Chromium browser stored?
And will it be re-downloaded again and again, eating up disk space?
Answer
No, Chromium is only downloaded once on each computer where Butler Sheet Icons is used.
At least only once for each Chromium version.
New versions of Butler Sheet Icons may use a different/later version of Chromium and then that version will be downloaded.
The older version is not automatically removed.
If several users log into a server and each run Butler Sheet Icons, separate Chromium instances will be downloaded for each user.
It's easy to find where Chromium is stored.
Just set the log level to
verbose
and you will see the lines below in the console log.The location will be different on Windows, macOS, Linux and Docker.
The log below is from macOS.
Beta Was this translation helpful? Give feedback.
All reactions