GameFinder

Game search tool directly from the Steam game page to your favourite websites search engine!

Dette er versioner af dette script, hvor koden er blevet opdateret. Vis alle versioner.

  • v5.7 18.03.2026

    v5.7 - 20260318

    New Features:
    1. Added editable game name for custom search queries
    2. Edit icon (left of title) to enter edit mode
    3. Click game name to copy (when not editing)
    4. Click header image to reset to original name
    5. Custom names persist across sessions (stored per game ID)
    6. Toast notification on name reset
    7. Added zh-CN localization support

    Changes:
    1. Search queries now use UI title instead of page title
    2. New storage key: `ngsh_custom_names` for saved names
    3. Title area has visible outline border

    Bug Fixes:
    None

  • v5.6 11.03.2026

    20260311
    Updated
    https://m4ckd0ge-repacks.site/all-repacks.html
    to
    https://m4ckd0ge-repacks.site/all-releases.html

    moved
    https://gamebounty.world/
    from "Direct Download" to "Ctrl+F"

  • v5.5 11.03.2026

    updated meta data
    fixed bug - favorite stars not updating in folders after removal from favorites
    re-did "additional info" description

  • v5.4 09.03.2026
  • v5.3.2 09.03.2026
  • v5.3.2 09.03.2026

    20260309 5.3.2
    Fixed
    Duplicate favourites — Sites appearing in multiple folders (e.g., FitGirl) now only added once to favourites
    Star click area — Increased hitbox from 12x12px to 24x24px for easier clicking
    Tab focus — New tabs open in background, user stays on Steam page


    Changed
    Favourites matching — Now matches by site name only (was name + urlPattern)
    Code cleanup — Extracted SEARCH icon constant, added openUrl() helper

  • v5.2 09.03.2026

    20260309 5.2

    Update name to GameFinder from Neon Game Hub

    Added -
    SteamStyled Confirmation Modal: Replaced browser's native confirm() dialog with a custom Steamthemed popup when opening all favourites
    Build ID Display: Game info section now shows the Steam Build ID
    Linux Category: Added 🐧 Linux category with FreeLinuxPCGames
    Ctrl+F Category: Added 🔍 Ctrl+F category for sites requiring manual search (ElAmigos, Gnarly Repacks, M4CKD0GE Repacks)

    Changed -
    UI Theme: Complete visual overhaul to match Steam's design language
    Steam color palette (#51b6ff accent, #BEEE11 green for counts)
    Game header image displayed at top of menu
    Blurred game background with gradient mask
    Backdrop blur effect on game info section

    Button Layout: Reorganized buttons to sidebyside layout
    [⭐] [⊞ Hub] positioned at bottomright
    Favourites button: Star icon only (no text)
    Hub button: Grid icon + "Hub" text

    Modal Styling
    Background: #1D2B3C
    Text color improved for readability
    Tab count highlighted in green
    Both buttons use Steam btnv6_blue_hoverfade style
    Menu Position: Changed from bottom: 100px to bottom: 80px
    Site Categories: Removed "Search Engines" and "Utilities & Trainers" categories

    Fixed -
    Favourites Storage: Restored compatibility with urlPattern property for backward compatibility with saved favourites
    Star Icon Display: Fixed star icons using IDs instead of classes (IDs must be unique per element)
    Star Position: Stars now correctly aligned to the right side of site items
    Button Overlap: Favourites button no longer overlaps Hub button
    Gamedie URL: Fixed missing = sign in URL pattern
    Duplicate Entry: Removed duplicate GameBounty entry
    Folder Scrolling: Added maxheight: 250px per folder with internal scrolling to prevent UI breakage

    Technical -
    Code Refactoring
    Merged FavouritesManager > Favourites
    Merged GameInfoExtractor > Game
    Simplified UIManager > UI
    Extracted Storage class for GM API calls
    CSS Optimization: Minified CSS from ~400 lines to ~60 lines
    Naming Conventions: Unified to camelCase, consistent ngsh ID prefixes
    File Size: Reduced from 1151 lines to ~825 lines

  • v3.7 03.09.2025