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 978 public repositories matching this topic...
uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
-
Updated
Apr 28, 2022 - JavaScript
Google Chromium, sans integration with Google
-
Updated
Apr 28, 2022 - Python
-
Updated
Apr 21, 2022 - Python
Python version of the Playwright testing and automation library.
-
Updated
Apr 27, 2022 - Python
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.
A Tool for Domain Flyovers
-
Updated
Nov 16, 2021 - Go
Map your keys for web surfing, expand your browser with javascript and keyboard.
-
Updated
Apr 16, 2022 - JavaScript
Build desktop applications in Go and HTML.
-
Updated
Oct 23, 2018 - Go
A Docker-powered stateless API for PDF files.
-
Updated
Apr 22, 2022 - Go
chrome browser of android version from chromium open project
-
Updated
Sep 2, 2020 - Java
Analysis of Bot Protection systems with available countermeasures
-
Updated
Apr 8, 2022 - JavaScript
Build Cross Platform HTML Desktop Apps on .NET using native GUI, HTML5, JavaScript, CSS, Owin, AspNetCore (MVC, RazorPages, Blazor)
-
Updated
May 1, 2022 - C#
-
Updated
Apr 9, 2022 - JavaScript
Chromium Binary for AWS Lambda and Google Cloud Functions
-
Updated
Apr 20, 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
NanUI is an open source .NET project for .NET developers who want to build desktop applications with HTML, CSS and JavaScript.
-
Updated
Apr 29, 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
Headless Chromium-based web performance metrics collector and monitoring tool
-
Updated
Apr 29, 2022 - JavaScript
Develop desktop GUI applications using PHP, HTML5, JavaScript and SQLite
-
Updated
Apr 21, 2022 - C++
A CLI React performance optimization tool that identifies potential unnecessary re-rendering
-
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?