Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 950 Bytes

README.md

File metadata and controls

39 lines (20 loc) · 950 Bytes

View screenshots for games within the Steam search page with this browser extension.

Install

screenshot

Known issues

  • Does not currently work for games requiring an age check.

Coming soon

  • Game videos included in preview.

Building from source

Setup

npm install

Build

npm run build

Then you can load the unpacked extension that is in the newly created build directory.

Alternatively, use npm run watch if you want this build to run any time file changes are detected.

Deploy

npm run package

Produces a zip file that can be uploaded to Chrome, Firefox or Opera.