Skip to content

Releases: csfloat/extension

Fixes Duplicate Utility Bars and Sticker Comma Handling

19 Apr 23:22
Compare
Choose a tag to compare
  • Fixes sticker image handling with stickers that have commas in the name (#52)
  • Fixes cases where the utility bar can be added multiple times (#51)

Fixes Sticker Parsing on Non-English Pages

18 Apr 15:09
Compare
Choose a tag to compare
  • Fixes sticker parsing on non-english pages (#48)
  • Fixes race-condition in Opera for adding the utilities panel (879f6f5)

Fixes Automatic Fetching When SIH is Installed

17 Apr 14:52
Compare
Choose a tag to compare
  • Fixes automatic float fetching when Steam Inventory Helper is installed (#46)

3D Models, Screenshots, and More

17 Apr 04:09
Compare
Choose a tag to compare
  • Adds integrated screenshot and 3D models for market skins, powered by cs.money (#44, #39)
  • Automatically fetches market floats on page load (#40)
  • Fetches float and paint seed for inventory skins (#31)
  • Shows market skin stickers and their wear (#34, #35)
  • Shows doppler phase if applicable (#43)
  • Restricts properties saved in global filters to save space (#29)
  • Fixes filters using the "X in (Y, Z)" notation (#43)
  • Allows filtering on doppler phase (#43)

Fixes Float Value Sorting On Pages w/ User Items

25 Mar 20:36
Compare
Choose a tag to compare
  • Fixes float value sorting on pages where the user has items listed (#28, fixes #27)

Sort Listings By Float Value

19 Mar 05:19
Compare
Choose a tag to compare
  • Implements sorting listings by float value, supports togglable asc/desc sort (#26)

Global Filters and Percentile Functions

18 Mar 03:41
Compare
Choose a tag to compare
  • You can now make global filters that apply to every skin on the market (#24)
  • Adds percentile and percentileRange filter expression functions that allows you to filter guns based upon the float percentile (top X% of floats or a range) (#22)

Fixes Deletion of Filter Keys without any Filters

17 Mar 20:49
d8e6087
Compare
Choose a tag to compare
  • Fixes deletion of filter keys without any filters (applicable if you've put filters on 512 items) (#21)

Filtrex Filters and Simultaneous Fetching

17 Jan 23:16
Compare
Choose a tag to compare
  • #15 Adds Filtrex filters to allow users to set custom expressions to automatically highlight items with
  • #13 Allows up to 10 simultaneous float requests at a time, allows "Get All Floats" to be much faster

API Endpoint Update and Float Selector Fix

28 Aug 01:12
3868e88
Compare
Choose a tag to compare
  • c9f93fa: Updates API Endpoint Port
  • #11: Fixes float selector when the user has items on sale (thanks @z32nissan)