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

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

Dovrai installare un'estensione come Tampermonkey, Greasemonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Userscripts per installare questo script.

Dovrai installare un'estensione come ad esempio Tampermonkey per installare questo script.

Dovrai installare un gestore di script utente per installare questo script.

(Ho già un gestore di script utente, lasciamelo installare!)

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

(Ho già un gestore di stile utente, lasciamelo installare!)

Autore
VanillaMilk
Installazioni giornaliere
0
Installazioni totali
0
Valutazione
0 0 0
Versione
1.3.1
Creato il
08/09/2025
Aggiornato il
08/09/2025
Dimensione
11,7 KB
Licenza
MIT
Applica a

⚠️ 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.