BT Search Buttons / Mouse Forward Integration for manko.fun / solji.kim

Add inline FC2 search buttons (BTDig / BTSearch) and integrate mouse forward key behavior.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

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

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

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!)

ئاپتورى
VanillaMilk
بۈگۈن قاچىلانغىنى
0
جەمئىي قاچىلانغىنى
1
باھا نومۇرى
0 0 0
نەشرى
2.0
قۇرۇلغان ۋاقتى
2025-10-31
يېڭىلانغان ۋاقتى
2025-11-25
Size
5.5 KB
ئىجازەتنامىسى
MIT
قوللايدىغىنى

⚠️ Tampermonkey Developer Mode required


This script works properly only when Developer Mode is enabled in Tampermonkey.
Some dynamic websites (such as manko.fun and solji.kim) restrict user script actions unless Developer Mode is active.

Feature Introduction


This script enhances the movie-info pages on manko.fun and solji.kim by adding instant torrent search buttons and customizable mouse-forward search behavior.

  • Smart title detection: Supports both FC2 titles and all other JAV codes.
    • FC2 titles (e.g. FC2-PPV-4801056) → extracts 4801056
    • Non-FC2 titles (e.g. START-456, SSIS-999) → uses entire title string
  • Three torrent search providers added inline beside the movie title:
    • BTDig (Main)btdig.com
    • BTDig (En)en.btdig.com
    • BTSearchbtsearch.love
    Each button can be enabled or disabled individually from the Tampermonkey menu.
  • Mouse forward action:
    Assign your mouse forward button (button 4) to open your preferred search site:
    • BTDig (Main)
    • BTDig (En)
    • BTSearch
    Only one option can be active at a time (mutually exclusive).
  • Dynamic detection:
    The script automatically finds and processes the title element after the page loads.
  • Lightweight:
    Script is restricted to /movie-info/ pages only, reducing overhead.

Changelog

v2.0

  • Added support for non-FC2 titles — the full title is now used for search (e.g., START-456).
  • Added BTDig (Main) search button.
  • Reordered button layout to: Main → En → BTSearch.
  • Improved DOM selector compatibility with updated site layout.
  • Restrained script to /movie-info/ pages only.

v1.0

  • Initial release with FC2 numeric extraction.
  • Added BTDig(en) and BTSearch buttons with toggle controls.
  • Implemented mouse-forward quick search.
  • Mouse-forward options set as mutually exclusive.