We maintain a very active Discord server, where you can share your snipes, ask questions, report bugs, or suggest new features. Join here:
Currently supports CSFloat.com, Skinport.com and Skinbid.com, but more sites are coming soon!
- Unified pricing from Buff163, Steam, YouPin/UU, C5Game, and CSFloat displayed right next to the item
- Determine market overpay through applied sticker data (% SP) with gradual coloring
- Get Case Hardened pattern data such as blue percentage or ranking directly
- See the listing age of an item in a convenient format
- Auto-refresh in the "Newest Items"-section on CSFloat
- Advanced currency conversion with support for many different currencies
- ... and more than 50 other Quality-of-Life features!
Due to cases of abuse and illegal activities, this repository does not contain the full source code anymore. The hosted versions on the Chrome Web Store or Mozilla Add-on Store are the only valid distributions of this extension.
sequenceDiagram
participant sAPI as Site's API
box darkslateblue Browser Context
participant w as Website
participant bf as BetterFloat
end
participant rAPI as BetterFloat's API
Note right of w: Website load
rAPI-)bf: Fetch item prices
bf->>w: Inject custom HTTP controller and mutation listener
loop On Website Event
w-)+sAPI: Call API endpoint
sAPI--)-w: Populate with data
w-)bf: Controller forwards data
w->>w: Generates UI
w-)+bf: UI mutation events
bf--)-w: Inject new BetterFloat UI
end
BetterFloat is developed independently, and uses all trademarks is under the fair use policy. If you are a legal representative of an affected company and would like your site to be removed, please contact me directly at legal@rums.dev or on Twitter @rumscsgo.
Built with 🖤 in Munich.


