Greasy Fork is available in English.

PageGrep

Grep-style complementary search engine for wiki/static sites

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램을 설치해야 합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

작성자
Rust1667
일일 설치 수
1
총 설치 수
5
평점
0 0 0
버전
3.3
생성일
2026-03-03
갱신일
2026-03-08
크기
31.1KB
라이선스
해당 없음
적용 사이트

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.