新しいタブで開くと迷子になるので。
/* * @title Google 翻訳から原文のページへ * @description 新しいタブで開くと迷子になるので。 * @include https://translate.googleusercontent.com/* * @license MIT License * @javascript_url */ location.href = new URL(location.href).searchParams.get('u');