Steam Pirate & Misc Links Dropdowns

Adds dropdown menus with links to game download/forum/cheat/filehost sites on Steam app pages. Fixes dropdown opening and cutoff issues. Improves search link reliability. Use responsibly and legally.

या स्क्रिप्टच्या अशा आवृत्त्या ज्यांत कोड अपडेट करण्यात आले होते. सर्व आवृत्त्या दाखवा.

  • v1.8-min 2025-04-11

    Changelog (Version 1.8 compared to initial):

    • Added Second Menu ("Misc"): A new dropdown menu appears next to the "Embed" button, containing links to cheat sites, save game sites, and file hosts.
    • "Misc" Menu Structure: The "Misc" menu is organized with headers ("Cheats & Saves", "Recommended Filehosts") and a visual separator.
    • Fixed Fearless Revolution Link: The URL now leads to the search page with the game title pre-filled, resolving the issue of an empty results page.
    • Fixed MegaGames Link: The search URL was updated to the correct format (/results?titles=...).
    • Fixed Dropdown Cutoff: Dropdown menus are no longer cut off by parent containers. They are now dynamically positioned (above or below the button) based on available screen space.
    • Improved Game Title Detection: Added a fallback mechanism to get the game title from the page's <title> tag if the standard element isn't found.
    • Improved Game Title Sanitization: The algorithm for removing suffixes (Remastered, Definitive Edition, GOTY, year, etc.) from the game title is more robust.
    • Improved Menu Closing: Menus now close correctly when clicking anywhere outside the buttons and the menu panels themselves.
    • Code Refactoring: The logic for creating buttons and dropdown menus was moved into a separate function (createDropdownButton) for better readability and code maintenance.
    • Updated Styles: Added and improved styles for headers and separators within the dropdown menus.

  • v1.5 2025-04-09