IsThereAnyDeal / AugmentedSteam

Augments your Steam Experience
https://augmentedsteam.com
GNU General Public License v3.0
1.31k stars 84 forks source link

Banner

Chrome users Firefox users Edge users

Discord

Augmented Steam is a browser extension by IsThereAnyDeal that improves your experience on the Steam platform by providing helpful information and tons of customization options.

Some selected features:

Augmented Steam is a fork and spiritual successor of Enhanced Steam, which has come to its end of life in February 2019.
Visit the extension's page for more information.

Chrome download link Firefox download link Edge download link

We like to help you on our Discord server in the #as-general or #as-bugs channels.
If you want to report a bug, please use this repository's issue tracker.

This is the repository for the extension, not the server repository.

Development Setup

Run npm install to install the required packages.

Building

Development build: Run npm run build firefox or npm run build chrome

Production build: Run npm run build firefox -- --production or npm run build chrome -- --production

Note: Run npm run build -- --help to see all available build options

License

Enhanced Steam is Copyright 2012-2018 Jason Shackles. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License v3 or newer as published by the Free Software Foundation. A copy of the GNU General Public License v3 can be found in LICENSE or at https://www.gnu.org/licenses/gpl-3.0.html.