>>748
スクリプトの最初に下記の
//▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽
の間の部分を追加して、
一度なんでもいいので検索して Enhanced word highlight 使うと
TampermonkeyのメニューにEnhanced word highlight Advanced Configってのが追加されてそこで設定できるようになるよ


// ==UserScript==
// @name Enhanced word highlight
// @namespace http://userscripts.org/users/86496
// @description Enhanced keywords highlight for Search Engines and All !
// @include http://*
// @include https://*
// @exclude http://maps.google.com/*
// @grant GM_log
// @grant GM_xmlhttpRequest
// @grant GM_getValue
// @grant GM_setValue
// @grant GM_openInTab
// @grant GM_registerMenuCommand
//▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽
// @require https://greasyfork.org/scripts/30549-gm-config-eight-s-version/code/GM_config%20(eight's%20version).js?version=200254
//▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽
// ==/UserScript==

>>750
おまかせします