Greasemonkey support is deprecated
- Install NodeJS
- Install grunt command line interface as a global package:
npm install -g grunt-cli
- Clone the SWT git repo
- 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
Translate text src/lang/en.js
and send me file or create Pull request
licensed under GPLv2.