Giter VIP home page Giter VIP logo

augmentedsteam's Introduction

Augmented Steam

eslint

chrome users chrome rating
firefox users firefox rating

Enhanced Steam fork by IsThereAnyDeal.

This is an extension repository, find server repository here.

We are commited to continue it's development, after the original extension has ended its life.

Visit extension's page or our Discord channel for more info.

Development Setup

Run npm install to install the required packages.

Building Extension

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

Hot Reload

During development, it might be convenient to run hot reload server, so you don't need to reload extension manually after each build.

To do that, run build with --server argument. Make sure to manually reload extension first time after the build.

Example: npm run build -- firefox --server

Now, for every change you make in the source code, the server will rebuild and reload the extension and refresh all affected pages automatically.

In case the hot reload does not work or stops working, try restarting server and reloading extension manually.

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.

augmentedsteam's People

Contributors

jshackles avatar mxtout avatar tfedor avatar joinnn avatar karlcastle avatar revadike avatar candela97 avatar smashman avatar seeeeew avatar dpeukert avatar rjackson avatar aviduda avatar yanuut avatar deluxghost avatar wzy9607 avatar starise avatar sappy-steam avatar sharkiller avatar johnywalves avatar frocks avatar dahauns avatar gazcore avatar stevoisiak avatar fadillzzz avatar rudokhvist avatar thomas-ashcraft avatar saturate avatar jnozsc avatar przemo20 avatar masterodin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.