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

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

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
VanillaMilk
今日安裝
0
安裝總數
1
評價
0 0 0
版本
2.0
建立日期
2025-10-31
更新日期
2025-11-25
尺寸
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.