Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/crashmax-dev/steam-gifts-extended
- Owner: crashmax-dev
- License: mit
- Created: 2020-03-26T19:49:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-30T11:13:58.000Z (3 months ago)
- Last Synced: 2024-10-02T14:09:42.694Z (about 1 month ago)
- Topics: steamgifts, userscript
- Language: TypeScript
- Homepage: https://crashmax-dev.github.io/steam-gifts-extended/steam-gifts-extended.user.js
- Size: 114 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`