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.
This script adds a handy "Find..." button right next to the "Community Hub" button on Steam store game pages (matching https://store.steampowered.com/app/*).
Clicking the button reveals a dropdown menu with quick search links for the current game on various popular game-related sites and forums (check the script's code for the exact list).
Disclaimer & Warning!
Using this script and accessing the linked third-party sites might infringe on copyright laws in your country. This script is provided for educational and demonstrational purposes only.
Be aware of the risks: The linked sites may contain malware, intrusive ads, or misleading information. Always use a reliable ad blocker (like uBlock Origin) and antivirus software. You use this script and the linked sites entirely at your own risk. The script author is not responsible for your actions or any potential consequences.
Features:
Adds a "Find..." button next to the "Community Hub" button for easy access.
Displays a dropdown menu with search links when clicked.
Automatically detects the game's title from the Steam page.
Look for the "Find..." button located to the left of the "Community Hub" button near the top of the page.
Click the "Find..." button to open the dropdown menu.
Select a site from the list. A new tab will open with the search results for the current game on that site.
The dropdown menu will close automatically if you click anywhere else on the page.
Customization:
You can easily edit the list of websites and their search URLs directly within the script's code. Look for the const sites = [...] array near the beginning of the script and modify it according to the existing format.
Known Limitations:
Steam frequently updates its website design. Future updates might break the script's positioning or its ability to find the game title, requiring the script to be updated.
Search accuracy depends on how well the target sites handle search queries and how effective the title sanitization is for a specific game name.