ge-ku / Ban-Checker-for-Steam

Ban Checker for Steam
https://chrome.google.com/webstore/detail/canbadmphamemnmdfngmcabnjmjgaiki/
107 stars 21 forks source link

Feature: Export data to CSV/JSON #45

Open merarischroeder opened 3 years ago

merarischroeder commented 3 years ago

After all of the hard work that the script does, it would be good to export it so I can save it to a Google Sheet.

With Javascript you can make the browser "download" data that is prepared in Javascript (without a server).