{"id":86,"date":"2005-02-14T11:21:55","date_gmt":"2005-02-14T11:21:55","guid":{"rendered":"http:\/\/coding.mu\/index.php\/archives\/2005\/02\/14\/tip-how-to-find-a-browser-user-agent-string\/"},"modified":"2022-04-16T22:27:33","modified_gmt":"2022-04-16T21:27:33","slug":"tip-how-to-find-a-browser-user-agent-string","status":"publish","type":"post","link":"https:\/\/priscimon.net\/coding\/2005\/02\/14\/tip-how-to-find-a-browser-user-agent-string\/","title":{"rendered":"Tip: How to find a browser user-agent string"},"content":{"rendered":"<p>This is an easy way to find the user-agent string of any browser that supports JavaScript.<\/p>\n<p>Simply enter the following in the address bar.<\/p>\n<pre><code>\njavascript: alert(navigator.userAgent);\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>This is an easy way to find the user-agent string of any browser that supports JavaScript. Simply enter the following in the address bar. javascript: alert(navigator.userAgent);<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-86","post","type-post","status-publish","format-standard","hentry","category-general"],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p3I4g9-1o","jetpack-related-posts":[],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/priscimon.net\/coding\/wp-json\/wp\/v2\/posts\/86","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/priscimon.net\/coding\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/priscimon.net\/coding\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/priscimon.net\/coding\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/priscimon.net\/coding\/wp-json\/wp\/v2\/comments?post=86"}],"version-history":[{"count":3,"href":"https:\/\/priscimon.net\/coding\/wp-json\/wp\/v2\/posts\/86\/revisions"}],"predecessor-version":[{"id":1652,"href":"https:\/\/priscimon.net\/coding\/wp-json\/wp\/v2\/posts\/86\/revisions\/1652"}],"wp:attachment":[{"href":"https:\/\/priscimon.net\/coding\/wp-json\/wp\/v2\/media?parent=86"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/priscimon.net\/coding\/wp-json\/wp\/v2\/categories?post=86"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/priscimon.net\/coding\/wp-json\/wp\/v2\/tags?post=86"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}