IsThereAnyDeal / Everywhere

IsThereAnyDeal Everywhere adds a quick price overview for each link to Steam store it can find on a page.
https://everywhere.isthereanydeal.com/
GNU General Public License v3.0
27 stars 3 forks source link

ADD: 500ms debounce for performance reasons #10

Closed GreenMan36 closed 1 year ago

GreenMan36 commented 1 year ago

Ported from my TS rework.

GreenMan36 commented 1 year ago

It is possible that this port includes a bug that has been fixed later on. I don't recommend merging this without checking if the debounce is functional. Simply add a few links to the DOM after the page has already loaded and the script has run to verify if its working or not.

GreenMan36 commented 1 year ago

There has been a PR for the TS rework: https://github.com/tfedor/IsThereAnyDeal-Everywhere/pull/11