Restore Right/Middle-Click New Tab Links for manko.fun / solji.kim

Restore right/middle-click new tab function on manko.fun / solji.kim.

スクリプトをインストールするには、Tampermonkey, GreasemonkeyViolentmonkey のような拡張機能のインストールが必要です。

スクリプトをインストールするには、TampermonkeyViolentmonkey のような拡張機能のインストールが必要です。

スクリプトをインストールするには、TampermonkeyViolentmonkey のような拡張機能のインストールが必要です。

スクリプトをインストールするには、TampermonkeyUserscripts のような拡張機能のインストールが必要です。

このスクリプトをインストールするには、Tampermonkeyなどの拡張機能をインストールする必要があります。

このスクリプトをインストールするには、ユーザースクリプト管理ツールの拡張機能をインストールする必要があります。

(ユーザースクリプト管理ツールは設定済みなのでインストール!)

このスタイルをインストールするには、Stylusなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus などの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus tなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

(ユーザースタイル管理ツールは設定済みなのでインストール!)

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
VanillaMilk
1日のインストール数
0
累計インストール数
0
評価
0 0 0
バージョン
1.3.1
作成日
2025/09/08
更新日
2025/09/08
大きさ
11.7KB
ライセンス
MIT
対象サイト

⚠️ Tampermonkey Developer Mode required

This script works properly only when Developer Mode is enabled in Tampermonkey.

Feature Introduction


This script restores right-click and middle-click behavior on manko.fun and solji.kim,
allowing you to open cards, top navigation buttons, and dropdown items in new tabs like normal links.

  • Left-click toggle: Decide whether left-click opens in the same tab or a new one.
  • Side-button pagination: Use mouse side buttons (X1 = previous, X2 = next) to navigate pages; automatically adds &page=1 if missing.

Changelog

v1.3.1

  • Fixed regional language URL issues so that links consistently resolve to the correct English-based endpoints.
  • Fixed side-button pagination bug, ensuring proper navigation between pages even when &page=1 was missing.

v1.3

  • Added support for top navigation buttons, converting them into proper links so that middle-click and right-click now work as expected.

v1.2

  • Added support for mouse side buttons (X1 = previous page, X2 = next page) by modifying the page parameter in the URL.
  • Added a toggle option in the Tampermonkey menu for enabling/disabling side button page navigation.
  • Fixed an issue where dropdown menus could not be clicked properly due to link overlays intercepting pointer events.

v1.1

  • Added option to enable left-click new tab.