phantom4
JavaScriptなどのフロントエンド開発メモ
とりあえずこれでいけるっぽい
if (navigator.userAgent.indexOf(‘CriOS’) >= 0) { // 処理 }