https://github.com/jaredcat/userscripts
https://github.com/jaredcat/userscripts
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/jaredcat/userscripts
- Owner: jaredcat
- License: agpl-3.0
- Created: 2025-01-28T01:03:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-28T19:35:30.000Z (over 1 year ago)
- Last Synced: 2025-03-17T16:55:12.241Z (over 1 year ago)
- Language: TypeScript
- Size: 94.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Userscripts Collection
A collection of userscripts for various websites, built with TypeScript.
All scripts are targeted for [ViolentMonkey](https://violentmonkey.github.io/) browser extension.
## Scripts
- **Alienware Arena Filters**: Enhances the Alienware Arena website with additional filtering options
- **TVDB Episode Input Automation**: Automates episode input process on TVDB
- **Gamescom Epix Tools**: Tools for Gamescom Epix platform
- **Price Per Unit**: Displays the price per unit of a product on supported sites
## Development
### Prerequisites
- Node.js (v22 or higher)
- yarn
### Setup
1. Clone the repository
2. Run `npm install` to install dependencies
3. Run `npm run build` to build the scripts