WTR Lab Stalker

Find WTR Lab user profiles from the navbar with a logo-activated search mode.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

🔴 WTR Lab Stalker

Validate License: MIT Version Greasy Fork Managers: ScriptCat, Violentmonkey, Stay Target: wtr-lab.com

WTR Lab Stalker logo activation preview

WTR Lab Stalker is a lightweight userscript that turns the WTR-LAB logo icon into a user-search toggle. When activated, the logo turns red and the existing navbar search field searches WTR Lab users instead of novels.

Install from Greasy Fork · Install from GitHub

Features

  • Logo-gated stalker mode: Click only the WTR-LAB icon to activate user search while keeping the WTR-LAB text link usable for home navigation.
  • Search hijack: Reuses the existing navbar search field and suppresses the native novel search while active.
  • Red visual state: The logo and search icons turn crimson when stalker mode is enabled.
  • User lookup: Searches WTR Lab's user API and merges relevant leaderboard matches.
  • Load more: Fetches additional leaderboard pages on demand without increasing the result panel height.
  • Mobile aware: Opens and colors the mobile search control when activated on small viewports.

Installation

  1. Install a userscript manager. Recommended options:
  2. Open the Greasy Fork script page.
  3. Install the script through your userscript manager.
  4. Visit https://wtr-lab.com/ and click the WTR-LAB icon, not the text, to toggle stalker mode.

[!NOTE] Tampermonkey may work, but this project follows the same ScriptCat, Violentmonkey, and Stay-first metadata standard as the related WTR Lab userscripts.

How to use

  1. Click the WTR-LAB logo icon in the navbar.
  2. Type a username in the normal search field.
  3. Press Enter or click a result to open that user's profile.
  4. Click Load more relevant users to scan more leaderboard pages for the same query.
  5. Click the logo icon again, or press Escape in the search field, to restore normal search behavior.

Compatibility

  • Current userscript version: 0.2.4
  • Target site: https://wtr-lab.com/*
  • Recommended managers: ScriptCat, Violentmonkey, and Stay
  • Output format: bundled JavaScript userscript generated from TypeScript source
  • Browser support: modern browsers supported by the selected userscript manager

Development

The source lives under src/. Webpack bundles it into the distributable userscript file:

npm install
npm run build
npm run validate

Important files:

  • src/index.ts - userscript runtime
  • userscript.metadata.cjs - userscript metadata header
  • webpack.config.cjs - bundles TypeScript into WTR Lab Stalker.user.js
  • scripts/validate-userscript.cjs - validates generated metadata

Privacy

The script does not collect analytics or send personal data to this repository owner. It only calls WTR Lab endpoints from your browser session to search users and read leaderboard data.

[!IMPORTANT] This project is an independent userscript and is not affiliated with WTR Lab.