The Wayback Machine - https://web.archive.org/web/20210828145450/https://github.com/topics/chromium
Skip to content
#

chromium

Here are 828 public repositories matching this topic...

BlobCodes
BlobCodes commented Oct 9, 2019

Is your feature request related to a problem? Please describe.
Most browsers prevent websites from autoplaying media and sound automatically, by default.
When I, for example, open multiple youtube-videos in different tabs, I think it is very disturbing to see this non-standard behavour.

Describe the solution you'd like
By default, all media is prevented from playing automatically.
V

stellasawicki
stellasawicki commented Dec 31, 2020

Hi,

The pyppeteer's docs say that pyppeteer-install chrome would install the latest Chromium release. In fact in Linux x64 environment the downloaded release was 588429, while the actual latest release is 839847.
A manual update (replacing files) is possible and all is working fine with the latest Chromium release, so is there a way to upgrade or reinstall Chromium to the actually latest

Improve this page

Add a description, image, and links to the chromium topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the chromium topic, visit your repo's landing page and select "manage topics."

Learn more