Skip to content

fix(shared/utils): add better utils for extension URL#564

Merged
sidvishnoi merged 2 commits intomainfrom
extension-url-improvements
Feb 13, 2026
Merged

fix(shared/utils): add better utils for extension URL#564
sidvishnoi merged 2 commits intomainfrom
extension-url-improvements

Conversation

@sidvishnoi
Copy link
Member

@sidvishnoi sidvishnoi commented Feb 13, 2026

Extracted from #560.

  • Better user agent detection, including better support for mobile browser detection
    • On browsers where extension isn't supported, we can customize the handling. Earlier, on Chrome Android, we were asking users to install extension (which they can't), instead of using some fallback.
  • Extracted extension related utils to a separate file in shared/utils.
  • Add UTM params tracking to extension links, so we know where the installs came from when coming from tools.

@sidvishnoi sidvishnoi requested a review from DarianM February 13, 2026 09:58
@github-actions
Copy link

github-actions bot commented Feb 13, 2026

Deployment results

Worker Alias URL Outcome
API - 8fa96c7c success
CDN - 352270c0 success
App - fd8c5574 success

Logs #21982686079

@sidvishnoi sidvishnoi merged commit f11eb23 into main Feb 13, 2026
9 checks passed
@sidvishnoi sidvishnoi deleted the extension-url-improvements branch February 13, 2026 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants