Formatowanie i Kodowanie
Parser User Agent
Browser, OS, device and engine from any UA string.
Notka redakcyjna
Understanding · A string that lies to you, on purpose.
Ten szczegółowy rozdział jest obecnie dostępny tylko w języku angielskim. Narzędzie konwersji powyżej działa w Twoim języku; długi artykuł objaśniający nie został jeszcze przetłumaczony.
Często zadawane pytania
Quick answers.
›What information is in a user agent?
It typically identifies the browser name and version, the host operating system, and the layout engine like `Blink` or `WebKit`. Mobile strings also include specific device models.
›Is the parsing done on a server?
No. The logic runs in your browser using local JavaScript, meaning your identifier is never logged or stored on our infrastructure.
›Why do many strings look like 'Mozilla/5.0'?
This is a legacy convention from the early web. Most modern browsers include it for backward compatibility with older servers that search for that specific prefix.
›Can I check my own user agent?
Yes. Upon loading, the tool automatically detects and parses the string your current browser is broadcasting to websites.
Ludzie wyszukują również
Powiązane narzędzia
More in this room.
- Git Diff ViewerRenderuj ujednolicone diff-y w widoku side-by-side lub inline.
- Kreator żądań APITwórz, wysyłaj i sprawdzaj żądania HTTP — jak Postman, ale za darmo.
- Audyt wydajnościSzybkie sprawdzenie czasu ładowania i wagi dla dowolnego publicznego adresu URL.
- Narzędzie do sprawdzania dostępnościUruchom ukierunkowany zestaw kontroli WCAG na wklejonym kodzie HTML.
- Wizualizator AlgorytmówWizualnie przechodź przez sortowanie i wyszukiwanie ścieżek.
- Generator Wiadomości CommitówKonwencjonalne commity, z zakresami i świadomością stopki.