Skip to content

Releases: csfloat/extension

Fixes DOM Node Security Issue

31 Jan 18:40
Compare
Choose a tag to compare

Fixes: #5
PR: #6

Eliminates the use of innerHTML to set the text of the float/seed after retrieval.

Fixes Slow Info Retrieval Handling

31 Jan 05:05
Compare
Choose a tag to compare

PR: #4

Issue:
Sometimes the page doesn't reply with listing info fast enough and retrieveListingInfoFromPage returns null data in the promise.

Fix:
Moves the promises to a separate array that gets satisfied upon the next listing info update from the page

v1.1 - Rewrite

29 Jan 03:55
Compare
Choose a tag to compare

Thanks to @bmwalters, the CSGOFloat extension has been rewritten!

  • Improves readability and extendability for the future
  • Repositions "Get All Floats" buttons above the listing table