Greasy Fork is available in English.

PageGrep

Grep-style complementary search engine for wiki/static sites

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

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

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
Rust1667
今日安裝
1
安裝總數
5
評價
0 0 0
版本
3.3
建立日期
2026-03-03
更新日期
2026-03-08
尺寸
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.