ブラウザ名説明結果
navigator.platformクライアント・システム
navigator.appNameブラウザ名
navigator.appVersionブラウザのバージョン情報を返します
window.screen.height表示の高さpx
window.screen.width表示幅px
window.screen.colorDepth画面設定カラービット
navigator.appCodeNameブラウザのコード名に戻る
navigator.vendorブラウザのメーカー情報を返す
navigator.userAgentnavigator.appVersion情報を含む、ブラウザとバージョン情報を返します。
navigator.onLineブラウザがネットワークに接続されているかどうかを返します
navigator.languageブラウザのデフォルト言語を返します
navigator.productブラウザの製品名に戻る
navigator.productSubブラウザの製品情報に戻る
navigator.cookieEnabledブラウザでクッキーが有効になっているかどうか
navigator.mimeTypes.lengthブラウザのMIMEタイプの数
navigator.mimeTypesブラウザでサポートされているMIMEタイプのリスト
navigator.plugins.lengthブラウザにインストールされているプラグインの数
navigator.pluginsブラウザにインストールされているプラグイン情報一覧
記録へのアクセス