Chromium
Chromium is a free and open source codebase for a web browser, principally developed and maintained by Google. Google uses the code to make its Chrome web browser, which has additional features. The Chromium codebase is widely used. Microsoft Edge, Opera, and many other browsers are based on the code.
Here are 941 public repositories matching this topic...
-
Updated
Feb 27, 2022 - JavaScript
-
Updated
Mar 5, 2022 - Python
-
Updated
Mar 5, 2022 - Python
Steps to Reproduce
- Open Brave
- Visit - brave://settings/help
Actual result:
There is a Gap between "Brave is up to date" & Version.
Expected result:
-
Updated
Mar 4, 2022 - Python
-
Updated
Nov 16, 2021 - Go
Description:
Provide option to keep some segment and provide a submit button below each segment as I don't want to upload the first segment. As I want the first segment but not sure about the consensus and correctness about the first segment.
-
Updated
Mar 6, 2022 - JavaScript
-
Updated
Oct 23, 2018 - Go
-
Updated
Feb 25, 2022 - Go
-
Updated
Sep 2, 2020 - Java
-
Updated
Mar 3, 2022 - C#
-
Updated
Dec 4, 2021 - JavaScript
-
Updated
Feb 26, 2022 - JavaScript
-
Updated
Feb 2, 2022 - TypeScript
Cocos2d is a framework for building 2D games, demos, and other graphical/interactive applications:
-
Updated
Oct 31, 2020 - JavaScript
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
Enable CA1062 rule
Change the action for CA1062 on the ruleset file to Error, and make the solution build
-
Updated
Mar 4, 2022 - C#
-
Updated
Mar 3, 2022 - JavaScript
-
Updated
Mar 3, 2022 - C++
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
-
Updated
Mar 23, 2018 - JavaScript
I can't disable kiosk mode due to a write-protected partition, how can I enable writing to chrome_dev.conf?
Created by Google
Released September 2, 2008
- Repository
- chromium/chromium
- Website
- www.chromium.org/Home
- Wikipedia
- Wikipedia



Discussed in microsoft/playwright#11891
Originally posted by huy-nguyen February 6, 2022
Is it possible to add keyboard shortcuts for debugging functionality in the inspector in a similar manner to Chrome dev tools, for example, F8 for run, F10 for step over etc?