選択テキストを超強調する
https://gyazo.com/2aff9565d15f01c6ff5bc183753eeed5
選択テキストを超強調する
(緑色なのは CSS をイジっているので、これとは関係ない)
settings
code:script.js
scrapbox.PopupMenu.addButton({
title: 'SSStrong',
onClick: text =>
[********** ${text}]
})