-
Updated
Aug 25, 2020 - Python
google-chrome
Chrome is the most popular web browser worldwide as of mid-2017, made by the tech company Google. It's available for most operating systems including Windows, macOS, and Linux and on multiple platforms such as the desktop, phones, and tablets.
Chrome boasts a minimalistic UI and was the first browser to feature "tabs" above the address bar, a convention that was later implemented in other browsers. Other popular features include things such as Incognito mode, tab sandboxing, and a Web Store with extensions and themes.
Although Chrome is not open source, the majority of the source code is available under the Chromium moniker.
Here are 434 public repositories matching this topic...
-
Updated
Aug 1, 2020 - JavaScript
-
Updated
Mar 19, 2020 - JavaScript
-
Updated
Jul 9, 2020 - JavaScript
-
Updated
Aug 17, 2020 - JavaScript
-
Updated
Aug 24, 2020 - JavaScript
-
Updated
May 25, 2020 - JavaScript
-
Updated
May 24, 2020 - JavaScript
-
Updated
Aug 24, 2020
-
Updated
Aug 15, 2020 - TypeScript
-
Updated
Jul 29, 2020 - Python
-
Updated
May 1, 2017 - JavaScript
-
Updated
Jun 30, 2020 - Vim script
-
Updated
Jan 21, 2020 - Python
Microsoft Edge should probably work out of the box since it's Chromium based, but we should make sure that it's officially supported.
-
Updated
Aug 18, 2020 - JavaScript
-
Updated
Mar 15, 2020 - JavaScript
-
Updated
May 17, 2020 - JavaScript
-
Updated
Jun 12, 2018 - Python
-
Updated
Apr 7, 2019
-
Updated
Aug 9, 2020 - Java
-
Updated
Jul 22, 2020 - JavaScript
-
Updated
Nov 1, 2018 - Python
-
Updated
Mar 19, 2020 - Python
-
Updated
Jul 20, 2020 - JavaScript
-
Updated
Jul 16, 2020 - JavaScript
Created by Google
Released September 2, 2008
- Organization
- googlechrome
- Website
- www.google.com/chrome


@foolip Philip,
I presume you are one of the wpt maintainers.
Is the svg flag valid or deprecated?
<meta content="svg" name="flags">I have declared the svg flag in 2 tests
and in 2 reference files so far:
web-platform-tests/wpt#20033
web-platform-tests/wpt#21450
svg is not in the list of valid flags
http://web-platform-tests.or