المنسقات والكود
محلل User Agent
Browser, OS, device and engine from any UA string.
ملاحظة المحرر
Understanding · A string that lies to you, on purpose.
هذا الفصل المعمّق متاح حاليًا باللغة الإنجليزية فقط. أداة التحويل أعلاه تعمل بلغتك؛ أما المقال التفصيلي الطويل فلم تتم ترجمته بعد.
الأسئلة المتكررة
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.
يبحث الأشخاص أيضًا عن
أدوات ذات صلة
More in this room.
- عارض Git Diffعرض اختلافات موحدة مع عرض جنبًا إلى جنب أو مضمَّن.
- منشئ طلبات APIأنشئ، أرسل، وافحص طلبات HTTP - مثل Postman، ولكن مجاناً.
- تدقيق الأداءفحص سريع لوقت التحميل والوزن لأي عنوان URL عام.
- مدقق إمكانية الوصولقم بتشغيل مجموعة مركزة من فحوصات WCAG مقابل HTML الملصق.
- مرئي الخوارزمياتتتبع عمليات الفرز والبحث عن المسار بصريًا.
- مولد رسائل الالتزام (Commit)رسائل التزام تقليدية، مع نطاق ومراعية للذيل (footer).