steam-url-open-extension icon indicating copy to clipboard operation
steam-url-open-extension copied to clipboard

Allows you to open URLs inside Steam Client to save the hassle of logging in normal browser.

Steam URL Opener

Allows you to open URLs inside Steam Client to save the hassle of logging in normal browser.

Download

Attribution

Icon made by SimpleIcon from www.flaticon.com
These icons belong to their respective owners and are not under GNU License. White outline added by @HorribleGoat

Install

$ npm install

Development

npm run dev chrome
npm run dev firefox
npm run dev opera
npm run dev edge

Build

npm run build chrome
npm run build firefox
npm run build opera
npm run build edge

Environment

The build tool also defines a variable named process.env.NODE_ENV in your scripts.

Docs