generated at
選択したテキストを削除するポップアップメニューを追加するUserScript
script.js
scrapbox.PopupMenu.addButton({ title: 'Del', onClick: () =>{return ""} })