jenssegers / jenssegers/agent

Chromium-based Microsoft Edge

Open
#170 0 comments 5 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
4.9k
Forks
545
PR merge metrics
No merged PRs in 30d

Description

Hi, with version 2.6.3 on php 7.0

Newest Chromium-based Microsoft Edge app has user agent below:

`Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36 Edg/83.0.478.45`.

But output is `OS X|Chrome|desktop` while expected is `OS X|Edge|desktop`.

Thank you!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the user-agent browser detection entry point and the existing handling for Chrome and Edge. Reproduce the reported Chromium-based Microsoft Edge user agent, then verify that it is identified as Edge rather than Chrome while retaining OS X and desktop detection.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.