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.
Closed
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