axwalker / search-preview-for-steam

Chrome extension for image gallery previews in steam search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Chrome extension for image gallery previews in steam search


Languages

Language:TypeScript 77.4%Language:JavaScript 15.8%Language:HTML 6.8%