ua-parser-js
ua-parser-js copied to clipboard
Zalo Integration in UAParser
Prerequisites
- [x] I have read and follow the contributing guidelines
- [x] I have read and accept the Contributor License Agreement (CLA) Document and I hereby sign the CLA
Type of Change
Feature addition
Description
Zalo is an app similar to WeChat used in Vietnam. With approximately 77.6 million monthly active users, it is used to scan Zalo QR codes opening different websites within Zalo inapp browser. Additionally, Zalo mini-apps, which are webapps run inside Zalo using the inapp browser.
The ua-parser library currently lacks support for the Zalo inapp browser. This change adds detection for Zalo that would improve accuracy and benefit developers targeting this significant user base.
Test
- Added a test for Zalo user-agent string.
Impact
- Breaking Changes: None
- User Actions: No changes required, backward compatibility maintained
Hello, could somebody please review this PR? Perhaps @faisalman ?
@faisalman Thanks for approving the PR. Could you please share the next steps? I see 3 workflows awaiting approval from a maintainer.