FlowMouse Parent Directory

FlowMouseのジェスチャーでWebサイトの上の階層(親ディレクトリ)に移動できるようにします / Enables FlowMouse gesture to navigate up to the parent directory.

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey, Greasemonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

You will need to install an extension such as Tampermonkey to install this script.

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

ผู้เขียน
Re; TACK
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
0
คะแนน
0 0 0
เวอร์ชัน
1.0
สร้างเมื่อ
30-05-2026
อัปเดตเมื่อ
30-05-2026
Size
1.84 กิโลไบต์
สัญญาอนุญาต
MIT
ปรับใช้กับ
ไซต์ทั้งหมด

概要 / Overview

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.


🛠️ 使い方と設定方法 / How to Setup & Use

このスクリプトを使用するには、ブラウザ拡張機能 「FlowMouse - マウスジェスチャー」 側で以下のカスタムイベントを設定する必要があります。

Please configure the following custom event within the "FlowMouse - Mouse Gestures" extension settings before installing this script.

1. FlowMouse側の設定 / FlowMouse Settings

  • ジェスチャー (Gesture): お好みで設定してください (Set your preferred gesture)
  • コマンド (Command): カスタムイベントを送信 (Send Custom Event)
  • type: flowmouse:up-directory
  • detail: {}

2. 実行 / Action

設定したジェスチャーをWebサイト上で実行すると、自動的に一つ上のディレクトリのページを開くことができます。

Trigger the configured gesture on any website to automatically navigate up one level in the URL path.