Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/crashmax-dev/steam-gifts-extended

🎮 Userscript extend steamgifts.com
https://github.com/crashmax-dev/steam-gifts-extended

steamgifts userscript

Last synced: 29 days ago
JSON representation

🎮 Userscript extend steamgifts.com

Awesome Lists containing this project

README

        

# steam-gifts-extended

> https://crashmax-dev.github.io/steam-gifts-extended/steam-gifts-extended.user.js

## Usage

Install dependencies

```bash
npm install
```

Run development server

```bash
npm run dev
```

Build for production

```bash
npm run build
```

## Tampermonkey Setup

- Allow Tampermonkey's access to [local file URI's](https://tampermonkey.net/faq.php?ext=dhdg#Q204)
- Install proxy script from `dist/steam-gifts-extended.proxy.user.js` or `http://localhost:3000`