1つ上の階層に移動するだけのやつ ※上へボタン的な icon

1つ上の階層に移動するだけのやつ ※上へボタン的な

Extension Actions

How to install Open in Chrome Web Store
CRX ID
jgjolidlaihemplmnaoeifpejbaobpbi
Status
  • Live on Store
Description from extension meta

閲覧中のWebページから上位ディレクトリへ移動するだけのボタンです。

Image from store
1つ上の階層に移動するだけのやつ ※上へボタン的な
Description from store

リダイレクトなどで2回同じディレクトリに移動しようとしたときだけ、2段階上位ディレクトリへ移動します。

※ Chrome Extension はGoogleの一部のページ、およびこのツールをインストールする前に開いていたWebページでは動作しません。インストール後は使用したいページを1度リロードしてください。

## 使い方

2 通りの使い方があります。

- Google Chrome の拡張一覧からアイコンをクリックします
- ショートカットキーを入力します(Alt+↑ または Cmd + ↑)
- ショートカットキーはコンテキストメニュー(右クリックメニュー)から有効無効を切り替えます(デフォルト:無効)

## v1.0.1

- Removed the check that prevented operations when the previous URL and the current URL were the same to support SPA (Single Page Applications).
- Changed to disable shortcut keys when focusing on editable elements.
- Adjusted the context menu to toggle the enable/disable status of shortcut keys to prevent accidental presses.