Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Enabling Sites To Determine Brave #2323

Closed
@anthonypkeane

Description

Description:

Generate a script that is injected into every page that allows them to see Brave:

navigator.getUserAgent = function () {
  return {
    "brand": {
      "brand": "Brave"
    }
  }
}

cc @snyderp

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions