aboutsummaryrefslogtreecommitdiffstats
path: root/packages/service-inject/src/utils.ts
Commit message (Collapse)AuthorAge
* refactor: Simplify script injectionLibravatar Kristóf Marussy2021-12-25
| | | | | | | | | Inject CSS and main world scripts synchronously to avoid race conditions with page loading. Don't try to miming userAgentData for now, since it won't bypass google's checks. However, simply omitting chrome from the user agent does bypass them, at least for now.
* feat: User agent data simulatorLibravatar Kristóf Marussy2021-12-24