PageGrep

Grep-style complementary search engine for wiki/static sites

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

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

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

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

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

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

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.

ستحتاج إلى تثبيت إضافة مثل Stylus لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتتمكن من تثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

(لدي بالفعل مثبت أنماط للمستخدم، دعني أقم بتثبيته!)

المؤلف
Rust1667
التثبيت اليومي
1
إجمالي التثبيت
5
التقييمات
0 0 0
الإصدار
3.3
تم إنشاؤه
03-03-2026
تم تحديثه
08-03-2026
الحجم
31.1 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.