PageGrep

Grep-style complementary search engine for wiki/static sites

Tendrás que instalar una extensión para tu navegador como Tampermonkey, Greasemonkey o Violentmonkey si quieres utilizar este script.

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

Tendrás que instalar una extensión como Tampermonkey o Violentmonkey para instalar este script.

Necesitarás instalar una extensión como Tampermonkey o Userscripts para instalar este script.

Tendrás que instalar una extensión como Tampermonkey antes de poder instalar este script.

Necesitarás instalar una extensión para administrar scripts de usuario si quieres instalar este script.

(Ya tengo un administrador de scripts de usuario, déjame instalarlo)

Tendrás que instalar una extensión como Stylus antes de poder instalar este script.

Tendrás que instalar una extensión como Stylus antes de poder instalar este script.

Tendrás que instalar una extensión como Stylus antes de poder instalar este script.

Para poder instalar esto tendrás que instalar primero una extensión de estilos de usuario.

Para poder instalar esto tendrás que instalar primero una extensión de estilos de usuario.

Para poder instalar esto tendrás que instalar primero una extensión de estilos de usuario.

(Ya tengo un administrador de estilos de usuario, déjame instalarlo)

Autor
Rust1667
Instalaciones diarias
1
Instalaciones totales
5
Calificaciones
0 0 0
Versión
3.3
Creado
03/03/2026
Actualizado
08/03/2026
Tamaño
31.1 KB
Licencia
Desconocida
Funciona en

A userscript that adds a powerful search bar to wiki and static reference sites, as a smarter alternative to Ctrl+F.

To search, click the magnifying glass button (draggable) in the bottom right corner, or Alt+G.

Best used on: https://retrofmhy.pages.dev/ (loads the full FMHY wiki on one page). Also works on other wiki sites for whatever content is loaded on the current page.

Why not just Ctrl+F?

  • Matches regardless of word order
  • Matches content inside links, not just visible text
  • Searches the section/header names containing each result, not just the line itself
  • Ranks results: full-word matches and exact phrase order score higher
  • Links directly to the section containing each result
  • Shows all results at once, side by side with the page

Features:

  • Search-as-you-type with instant results
  • Each result shows the full breadcrumb of parent headings, each clickable to jump to that section
  • Original links within results are preserved and clickable
  • Click any result to scroll directly to the matched line on the page, which stays softly highlighted for 30 seconds
  • Navigate results with the keyboard
  • Adapts to the site's color scheme
  • Results panel closes by clicking anywhere outside it
  • Shows top 10 of N when results exceed the cap
  • Designed for wiki sites like retroFMHY, Rentry, Reddit wikis, Wikipedia...

You can manually enable it in userscript settings to run on any site. Adding *://*/* to the matches section for this userscript in your userscript manager.