CSGOFloat is a free and open source API service that allows you to obtain the float and paint seed of any CSGO item using its inspect link.
CSGOFloat has an extension for Firefox/Chrome that lets you fetch floats directly from the market page! You can view the source code for the extensions here!
- Allows you to retrieve the "float" and paint seed of any market item in one click
- You can fetch all floats on the current page
- When using pagination, the float data is saved
- This extension has been tested to work with Steam Inventory Helper and Enhanced Steam
- Since this extension doesn't hook and modify HTTP headers to bypass steamcommunity.com CSP, it should have greater compatibility.
In order to bypass CSP, the extension uses page event listeners to communicate with the content script and injected DOM content.
v1.0.0
- Initial release
v1.0.1
- Implemented support for requesting all floats on the given page
v1.0.2
- Added "Fetching" status to the "Get Float" button when that item is being processed
- Cleaned up the code w/ better commenting
v1.1
- Rewrite of the extension to allow greater flexibility in the future
v1.1.1
- Fixes Slow Item Info Retrieval Handling
v1.1.2
- Implements proper sanitization of injected HTML during float retrieval
v1.1.3
- Fixes 'Unknown Error' on Firefox