tree: 60630cd330e90fe1e0ed228c92b2a0bee5deb06d [path history] [tgz]
  1. core/
  2. DEPS
  3. DIR_METADATA
  4. OWNERS
  5. README.md
components/google/README.md

The Google component deals with Google- (and Google-owned-property-)specific URLs and utilities. This includes functions that determine if URLs are various types of Google URLs, getters for Google search URLs, and various URL manipulation functions.

Since Chrome should serve users of all search engines, URLs, and products well, be hesitant before keying behavior to these functions. Consider whether the proposed behavior would appear innocuous and appealing if you worked for a direct Google competitor, as well as whether you'd want a standardized mechanism for other sites to achieve the same results.