GitHub Advanced Search

Advanced filter modal for GitHub search with release detection

2026/02/26のページです。最新版はこちら

スクリプトをインストールするには、Tampermonkey, GreasemonkeyViolentmonkey のような拡張機能のインストールが必要です。

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

スクリプトをインストールするには、TampermonkeyViolentmonkey のような拡張機能のインストールが必要です。

スクリプトをインストールするには、TampermonkeyUserscripts のような拡張機能のインストールが必要です。

このスクリプトをインストールするには、Tampermonkeyなどの拡張機能をインストールする必要があります。

このスクリプトをインストールするには、ユーザースクリプト管理ツールの拡張機能をインストールする必要があります。

(ユーザースクリプト管理ツールは設定済みなのでインストール!)

このスタイルをインストールするには、Stylusなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus などの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus tなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

(ユーザースタイル管理ツールは設定済みなのでインストール!)

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
quantavil
評価
0 0 0
バージョン
4.4
作成日
2025/12/26
更新日
2026/02/26
大きさ
29.1KB
ライセンス
MIT
対象サイト

GitHub Advanced Search Builder

A powerful userscript that transforms the GitHub search experience with a minimal "Brutal" UI, advanced query builder, and integrated release detection.

Features

🔍 Advanced Query Builder

  • Visual Logic: Build complex queries using AND and OR fields without needing to remember GitHub's specific search syntax.
  • Metadata Filters: Dedicated fields for filtering by Stars, Forks, Size, Language, Extension, Path, and dates (Created, Pushed).
  • State Persistence: The modal automatically parses the current URL to populate fields, making it easy to tweak existing searches.

🚀 Release Detection

  • Instant Verification: Automatically checks search results for the latest release.
  • Smart Badges:
    • Green: Repository has a release (shows version tag & relative date like "v1.0.0 (2d ago)").
    • Red: No release found.
  • Release Filter: New "Only with releases" checkbox to hide repositories that don't have published releases.

🎨 Minimal "Brutal" UI

  • Clean Design: High-contrast, typography-focused interface inspired by brutalist web design.
  • Dark/Light Mode: (Currently optimized for Light mode with high contrast elements).
  • Floating Toggle: Unobtrusive floating button on the right edge of the screen.
  • Responsive: Works perfectly on desktop and mobile.

⚡ Performance

  • Smart Caching: Caches release information for 24 hours to minimize API requests and ensure instant loading on revisit.
  • Dynamic Loading: Fully compatible with GitHub's Turbo navigation and dynamic content loading (Pagetual support).

Installation

  1. Install a userscript manager:
  2. Click Here to Install (or creates a new script and paste the content of main.js).
  3. Refresh GitHub.

Usage

Opening the Filter

  • Click: Click the floating toggle button on the right side of the window.
  • Menu: Use the userscript manager's menu command "Search Filter".

Building a Search

  1. Open the modal.
  2. Select Type (Repositories, Code, Issues, Users, etc.).
  3. Enter keywords in AND or OR.
  4. Add constraints (e.g., Stars >1000, Language Rust).
  5. (Optional) Check Only with releases to filter out non-released repos.
  6. Click SEARCH.

In Search Results

  • Look for the Release Badge next to repository names.
  • Click the Apply Filter button (if available) or simply browse.

License

MIT