/* * @title ピクトセンスで入力欄の補完を切る * @description * @include http://pictsense.com/* * @license MIT License * @javascript_url */ void(document.getElementById('chatText').autocomplete = "off");