GameFinder

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

Estas são as versões deste script em que houve atualização do código. Mostar todas versões.

  • 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