ge-ku / AutoJoin-for-SteamGifts

Automatically enters giveaways from Steamgifts.com
https://chrome.google.com/webstore/detail/autojoin-for-steamgifts/bchhlccjhoedhhegglilngpbnldfcidc
GNU General Public License v2.0
105 stars 22 forks source link

Better startup time #49

Closed laedit closed 4 years ago

laedit commented 4 years ago

Avoid flickering by using run_at, and delay the js startup until the DOM is loaded but before all unneeded resources from the page are loaded.