razokulover
https://gyazo.com/93c1715c8c5c6ac07fd7a43aeb8f05aa
code:script.js
import '/api/code/shokai/ページの1部分を別のページに切り出すUserScript/script.js'
// Google 翻訳
scrapbox.PopupMenu.addButton({
title: 'Google翻訳',
onClick: text => window.open(https://translate.google.com/#ja/en/${text})
})
// daiiz氏の便利UserScript集から。ctrl+shift+vでリンク貼り付けするとタイトルまで取って来てくれるやつ
$('body').attr('data-daiiz-paste-url-title', 'ctrl');