FlowMouseのジェスチャーでWebサイトの上の階層(親ディレクトリ)に移動できるようにします / Enables FlowMouse gesture to navigate up to the parent directory.
FlowMouseのジェスチャー機能と連携して、今見ているWebサイトの1つ上の階層(親ディレクトリ)へ瞬時に移動できるようにするユーザースクリプトです。URLの末尾を手動で削る手間がなくなります。
This user script works with FlowMouse gestures to instantly navigate up to the parent directory (one level up) of the current website.
このスクリプトを使用するには、ブラウザ拡張機能 「FlowMouse - マウスジェスチャー」 側で以下のカスタムイベントを設定する必要があります。
Please configure the following custom event within the "FlowMouse - Mouse Gestures" extension settings before installing this script.
カスタムイベントを送信 (Send Custom Event)flowmouse:up-directory{}設定したジェスチャーをWebサイト上で実行すると、自動的に一つ上のディレクトリのページを開くことができます。
Trigger the configured gesture on any website to automatically navigate up one level in the URL path.