GitHub Advanced Search

Advanced filter modal for GitHub search with release detection

Bu betiği kurabilmeniz için Tampermonkey, Greasemonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği yüklemek için Tampermonkey gibi bir uzantı yüklemeniz gerekir.

Bu betiği kurabilmeniz için Tampermonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Userscripts gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği indirebilmeniz için ayrıca Tampermonkey gibi bir eklenti kurmanız gerekmektedir.

Bu komut dosyasını yüklemek için bir kullanıcı komut dosyası yöneticisi uzantısı yüklemeniz gerekecek.

(Zaten bir kullanıcı komut dosyası yöneticim var, kurmama izin verin!)

Bu stili yüklemek için Stylus gibi bir uzantı yüklemeniz gerekir.

Bu stili yüklemek için Stylus gibi bir uzantı kurmanız gerekir.

Bu stili yükleyebilmek için Stylus gibi bir uzantı yüklemeniz gerekir.

Bu stili yüklemek için bir kullanıcı stili yöneticisi uzantısı yüklemeniz gerekir.

Bu stili yüklemek için bir kullanıcı stili yöneticisi uzantısı kurmanız gerekir.

Bu stili yükleyebilmek için bir kullanıcı stili yöneticisi uzantısı yüklemeniz gerekir.

(Zateb bir user-style yöneticim var, yükleyeyim!)

Yazar
quantavil
Günlük kurulumlar
1
Toplam kurulumlar
21
Değerlendirmeler
0 0 0
Versiyon
5.2
Oluşturulma
26.12.2025
Güncellenme
20.03.2026
Boyut
24,5 KB
Lisans
MIT
Geçerli

GitHub Advanced Search

A powerful userscript that transforms the GitHub search experience with a modern, compact UI, advanced query builder, and intelligent 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 Repo, 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.

🚀 Intelligent Release Detection

  • On-Demand Scanning: New "Scan repositories" toggle allows you to enable or disable release detection on the fly.
  • Smart Filtering: Use the "Only with releases" checkbox to automatically hide repositories that haven't published any releases.
  • Real-time Badges:
    • Green: Repository has a release (shows version tag & relative date like "v1.0.0 · 2d ago").
    • Red: No release found.
    • Filtered: Clearly marks repositories that were hidden due to lack of releases.

🎨 Modern Compact UI

  • Streamlined Design: A compact, sidebar-style modal that stays out of your way while providing full search power.
  • Native Dark Mode: Fully compatible with GitHub's native light/dark themes and Dark Reader.
  • Floating Toggle: A subtle, circular floating button at the bottom right for instant access.
  • Responsive: Optimized for both desktop and mobile browsing.

⚡ Performance & Reliability

  • Smart Caching: Caches release information for 24 hours to minimize API requests.
  • Background Processing: Uses concurrent scanning to ensure results load quickly without freezing the page.
  • Technical Native: Built using GitHub's design tokens for a seamless, "first-party" look and feel.

Installation

  1. Install a userscript manager:
  2. Click Here to Install.
  3. Refresh any GitHub search page.

Usage

Opening the Filter

  • Floating Button: Click the circular search icon at the bottom right corner.
  • Menu Command: Access "Search Filter" via your userscript manager's menu.

Building a Search

  1. Open the modal and select the Type (Repositories, Code, etc.).
  2. Enter keywords in And (all must match) or Or (any can match).
  3. Add specific constraints (e.g., Stars >1000).
  4. Control Scanning:
    • Enable Scan repositories to fetch release info.
    • Enable Only with releases to hide non-released repos (requires scanning).
  5. Click Search or press Enter.

Browsing Results

  • Release tags are automatically added below repository names.
  • Tags are clickable and link directly to the latest release page.

License

MIT