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

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

ئاپتورى
VanillaMilk
بۈگۈن قاچىلانغىنى
0
جەمئىي قاچىلانغىنى
0
باھا نومۇرى
0 0 0
نەشرى
1.3.1
قۇرۇلغان ۋاقتى
2025-09-08
يېڭىلانغان ۋاقتى
2025-09-08
Size
11.7 KB
ئىجازەتنامىسى
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.