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 4,320 public repositories matching this topic...
GitHub on steroids
-
Updated
Mar 30, 2021 - JavaScript
A high-level browser automation library.
-
Updated
May 8, 2021 - JavaScript
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
-
Updated
May 7, 2021 - HTML
Bypass Paywalls web browser extension for Chrome and Firefox.
-
Updated
May 7, 2021 - JavaScript
-
Updated
Nov 13, 2018 - TypeScript
Trying to record typing into a date field doesn't work for me, it just types on the yyyy section of the date and ends up completely invalid.
What I've had work really well was replacing await page.type(selector, '2020-08-07'); with:
await page.focus(selector);
await page.keyboard.type('20200807');Would it be within scope of the extension to recognize date inputs
Best practices for modern web development
-
Updated
May 6, 2021 - HTML
-
Updated
Apr 14, 2021 - JavaScript
uBlock: a fast, lightweight, and lean blocker for Chrome, Firefox, and Safari.
-
Updated
Jun 17, 2020 - JavaScript
All-in-one professional pop-up dictionary and page translator which supports multiple search modes, page translations, new word notebook and PDF selection searching.
-
Updated
May 8, 2021 - TypeScript
Web page PDF/PNG rendering done right. Self-hosted service for rendering receipts, invoices, or any content.
-
Updated
May 8, 2021 - HTML
A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
-
Updated
May 4, 2021 - Go
INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱
-
Updated
May 7, 2021 - Python
简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的扩展
-
Updated
Apr 17, 2021 - JavaScript
Update e2e tests
It's been awhile since I updated e2e tests and there are some of them that are filing (most of them are related to examples).
Also, we need to add e2e tests that cover headers and cookies for both drivers.
Describe the bug
When exporting annotation with Flashcard, the JSON line is undefined
},
undefined,
{To Reproduce
Steps to reproduce the behavior:
- Annotate a line of text
- Add a Flashcard with data on back and front
- Export annotation as JSON
- Search "undefined" you should get to that badly exported entry
Expected behavior
Fla
-
Updated
May 8, 2021 - JavaScript
哔哩哔哩 (bilibili.com) 辅助工具,可以替换播放器、推送通知并进行一些快捷操作
-
Updated
Mar 18, 2021 - JavaScript
Map your keys for web surfing, expand your browser with javascript and keyboard.
-
Updated
May 7, 2021 - JavaScript
让浏览任意语言的网站变得无比轻松的浏览器扩展程序。
-
Updated
Mar 12, 2021
Web Extension for Firefox/Chrome/MS Edge and CLI tool to save a faithful copy of an entire web page in a single HTML file
-
Updated
May 5, 2021 - JavaScript
Run your tests using Jest & Puppeteer
-
Updated
May 6, 2021 - JavaScript
Created by Google
Released September 2, 2008
- Organization
- googlechrome
- Website
- www.google.com/chrome


Preflight Checklist