Greasy Fork is available in English.

IsThereAnyDeal game-specific links on EpicGames Store

Puts a game-specific IsThereAnyDeal link to the game pages on Epic Games Store

นี่คือเวอร์ชันของสคริปต์นี้ที่โค้ดมีการอัปเดต แสดงเวอร์ชันทั้งหมด

  • v0.9.2 20-09-2024

    IsThereAnyDeal game-specific links on EpicGames Store v0.9.2

    Stopped clearing ButtonStayInterval because sometimes when loading a store page, the ITAD button would get inserted before the page fully loads (used window.onload, but it's not good enough due to dynamic content) and would then get removed by the time the page is fully loaded. So now it works how it used to work, incidentally matching the function name "InsertAndMakeSureButtonStays". This could/should be later updated "properly" by detecting when the page is actually ready for the button to be added.

    Also, changed some let to const.

  • v0.9.1 30-07-2024

    IsThereAnyDeal game-specific links on EpicGames Store v0.9.1

    • Changed license
    • Updated @compatible
  • v0.9.0 30-07-2024 Imported from URL
  • v0.8.0 26-05-2024

    Added new method for the automatic game page fetching using a custom google search

  • v0.7.0 26-05-2024

    forced OpenSearchResultsInstead = true until I can fix the automatic page finder

  • v0.6.1 30-01-2024

    Added tags for license, icon and compatibility

  • v0.6 29-05-2023

    Updated for new url and DOM

  • v0.5 25-11-2020 fixed getting top-of-the-page title + changed to using the top-of-the-page title by default instead of the meta data name + added bundle pages + moved error alerts to other tab
  • v0.4.1 25-11-2020 changed wording on name/desc
  • v0.4 25-11-2020 further automated. Getting the proper link from the ITAD search results page is now done in the background. So as far as the user sees, the game page is opened directly.
  • v0.2 23-11-2020 handling the url changes where the full page isn't reloaded
  • v0.1 23-10-2020