Edge
The User-Agent structure and representative examples of Edge
Edge is a browser developed by Microsoft and uses the Blink rendering engine. The table below shows the User-Agent tokens that identify Edge and its supported operating systems, followed by real string examples.
| Vendor | Microsoft |
|---|---|
| Rendering Engine | Blink |
| Supported OS | Windows, macOS, Android |
| UA Identifier Token | Edg/<version>.0.0.0 |
User-Agent Example
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36 Edg/149.0.0.0
Try assembling one yourself: User-Agent Generator