PageGrep

Grep-style complementary search engine for wiki/static sites

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

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

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

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

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

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.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
Rust1667
Ημερήσιες εγκαταστάσεις
2
Σύνολο εγκαταστάσεων
6
Βαθμολογίες
0 0 0
Έκδοση
3.3
Δημιουργήθηκε την
03/03/2026
Ενημερώθηκε την
08/03/2026
Μέγεθος
30 KB
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε

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.