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 3,241 public repositories matching this topic...
Filippo, as we discussed as GothamGo, using mkcert as an infrastructure CA to secure internal service-to-service http calls is probably a use case falls within the mission of mkcert. The readme provides enough detail on how to do this manually, but it warns against "production" use. Please clarify that this use case is not discouraged. Thanks.
Any chance we could get a keyboard shortcut to quickly jump to the search bar in Octotree Pro? Currently it seems like the only capability behind shortcuts is the ability to pin/unpin the sidebar (which, personally, I almost never want to do).
At this point the file nightmare was introduced and an error message was reported at runtime
这是我的package.json
`{
"name": "my-app",
"version": "0.1.0",
"priva
-
Updated
Feb 1, 2020 - TypeScript
-
Updated
Feb 2, 2020 - HTML
People who can't access Google can't generate the document files.
Would you please make wiki pages to put the document?
Thank you very much.
https://www.reddit.com/r/uBlockOrigin/comments/9dr9jd/modify_referrer_policy_headers_and_meta/
https://developer.chrome.com/extensions/privacy#property-websites
chrome.privacy.websites.referrersEnabled
More extensions means more memory usage, so I'd like to keep the number of privacy extensions to a minimum.
Also, could Decentraleyes be merged with uBlock Origin using uBlock redire
Steps to reproduce:
- Using the ChromePicker component, assuming saturation/lightness value to be 100%, delete the two 0's from the number.
Expected Saturation/Lightness value: 1% , Result Saturation/Lightness value: 1%% - Now click anywhere on the screen, the value changes to 100%. Expected value was 1%.
 for url navigation does not crawl the pages that use #
The urls using # are not followed.
If the current behavior is a bug, please provide the steps to reproduce
Try crawling a website like mykita.com/en/
What is the motivation / use case for changing the behavior?
Though hashes are not ment to chan
What versions are you running?
github.com/chromedp/chromedp v0.4.2
Chromium 79.0.3945.117 Arch Linux
go version go1.13.5 linux/amd64I am running chromedp.Run in endless loop.
chromedp not flushing heap after context cancelled.
I copied click example and runned it in for loop. When I look at pprof, h
Describe the bug
When using the cdp driver, during closing of a browser page, this error sometimes appears.
{"level":"warn","time":"x","url":"x","error":"rpcc: the connection is closing","time":"x","message":"failed to close browser page"}
{"level":"error","time":"x","error":": rpcc: the connection is closing: session: detach timed out for session 5C391DF4E758E985AE3CBAA03774E562","t
-
Updated
Feb 2, 2020 - TypeScript
https://github.com/mozilla/pdf.js/wiki/Frequently-Asked-Questions#faq-shortcuts
we're not using rotate for now and if the user hits the key it could break the UI.
Describe the bug
QR Code Scanner fails to scan input fields on Send Transaction view when scanning QR Code contains an EIP-681 URI
Example URI
ethereum:0x46c69f4424043e720a704330748cf3c593656b9c
To Reproduce
Steps to reproduce the behavior:
- Go to Send Transaction view
- Click on QR Code scanner
- Position QR Code in front of Webcam
- QR Code scanner closes
-
Updated
Jan 31, 2020 - HTML
OS platform / Browser
Linux Kubuntu / Chrome & Firefox
melonJS version
7.x (since 7.0 melonJS will default to the WebGL renderer, as opposed to the canvas one in the past)
Bug description
On some linux configuration, WebGL context will fail and fallback to canvas
Steps to reproduce the bug
launch any game on Linux
Console log Extract
Error cre
Hello, thanks for sharing this project.
Do you have a document that describes the structure of the code in this project? I can not find any on the internet or on this page https://www.chromium.org
Thank you!
I'd like to use jest-puppeteer pretty much like Jest + JSDOM, I will not test real web pages, but I need the real DOM APIs to test some code.
I would like to have access to window and/or document globally, how can I do?
This is my Jest config:
"jest": {
"preset": "jest-puppeteer",
"testMatch": ["**/src/**/*.test.js"],
"globalSetup": "jest-environment-puppeteeCreated by Google
Released September 2, 2008
- Organization
- googlechrome
- Website
- www.google.com/chrome


The typings file specifies:
whereas docs suggest that passing
nulldisables vibrancy.The argument type should be nullable