Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mr-vit/steamwebtools

useful tools in Steam web sites
https://github.com/mr-vit/steamwebtools

browser-extension steam tampermonkey

Last synced: 2 days ago
JSON representation

useful tools in Steam web sites

Awesome Lists containing this project

README

        

## Install
- [For Tampermonkey](https://github.com/Mr-VIT/SteamWebTools/releases/latest/download/steamwebtools.tm.user.js)

## Current support is being provided for:
[![Tampermonkey 4.0+](https://img.shields.io/badge/Tampermonkey-4.0%2B-green.svg)](https://tampermonkey.net/)
Greasemonkey support is deprecated

## Build
- Install [NodeJS](https://nodejs.org/)
- Install grunt command line interface as a global package:
```
npm install -g grunt-cli
```
- [Clone the SWT git repo](https://help.github.com/en/github/creating-cloning-and-archiving-repositories/cloning-a-repository)
- Install dev dependencies (grunt plugins)
```
cd SteamWebTools && npm install
```
- Now by running the `grunt` command, in the SteamWebTools directory, you can build a full version

## Localisation
Translate text `src/lang/en.js` and send me file or create Pull request

## License
licensed under GPLv2.