Skip to content

z32nissan/CSGOFloat-Extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub license Website Chrome Web Store Chrome Web Store Chrome Web Store Chrome Web Store

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!

Repo Links

CSGOFloat (API/Backend)

CSGOFloat-Website

Store Links

Chrome Store Link

Firefox Add-ons Link

Features

  • 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

Compatibility:

  • 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.

Changelog

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

About

Source Code that Powers the CSGOFloat Extensions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%