Skip to content
#

google-chrome

chrome logo

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 507 public repositories matching this topic...

jimmywarting
jimmywarting commented May 10, 2021
fd = new FormData
fd.set('a', new Blob)
fd.get('a') === fd.get('a') // false in chromium - true in FF & Safari (don't have IE on Mac)

Looks like there is no test to cover this senario: https://github.com/web-platform-tests/wpt/blob/e45a9f9e65d039c76817ee2a6a1ef02c9311a1cb/xhr/formdata/set-blob.any.js

I think fd.get('a') === fd.get('a') should be true

ndren
ndren commented Jul 20, 2020

Is your feature request related to a problem? Please describe.

I find that the extension has a significant impact on my eyes when setting grey/whitelists. I could not find any other issue related to this, so I thought it could be something to be considered.

Describe the solution you'd like

Implement a inverted or dark color scheme for the extension UI.

**Describe alternatives y

Created by Google

Released September 2, 2008

Organization
googlechrome
Website
www.google.com/chrome

Related Topics

browser chrome-extension chromium edge firefox opera safari