>>507
Tampermonkeyとかでタイトル編集してやればブクマする時もそれが適用される
document.title = document.title.replace(/^Xユーザーの(.+)さん\: 「(.+)」.* \/ X$/, "$1: $2");
だけでいけると思う