WTR Lab Stalker

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

Voor het installeren van scripts heb je een extensie nodig, zoals Tampermonkey, Greasemonkey of Violentmonkey.

Voor het installeren van scripts heb je een extensie nodig, zoals {tampermonkey_link:Tampermonkey}.

Voor het installeren van scripts heb je een extensie nodig, zoals Tampermonkey of Violentmonkey.

Voor het installeren van scripts heb je een extensie nodig, zoals Tampermonkey of Userscripts.

Voor het installeren van scripts heb je een extensie nodig, zoals {tampermonkey_link:Tampermonkey}.

Voor het installeren van scripts heb je een gebruikersscriptbeheerder nodig.

(Ik heb al een user script manager, laat me het downloaden!)

Voor het installeren van gebruikersstijlen heb je een extensie nodig, zoals {stylus_link:Stylus}.

Voor het installeren van gebruikersstijlen heb je een extensie nodig, zoals {stylus_link:Stylus}.

Voor het installeren van gebruikersstijlen heb je een extensie nodig, zoals {stylus_link:Stylus}.

Voor het installeren van gebruikersstijlen heb je een gebruikersstijlbeheerder nodig.

Voor het installeren van gebruikersstijlen heb je een gebruikersstijlbeheerder nodig.

Voor het installeren van gebruikersstijlen heb je een gebruikersstijlbeheerder nodig.

(Ik heb al een beheerder - laat me doorgaan met de installatie!)

Maker
MasuRiii
Dagelijks aantal installaties
0
Totaal aantal installaties
3
Beoordelingen
0 0 0
Versie
0.2.4
Gemaakt op
30-04-2026
Bijgewerkt op
30-04-2026
Grootte
31,2 KB
Licentie
MIT
Wordt toegepast op

🔴 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.