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

https://github.com/jaredcat/userscripts


https://github.com/jaredcat/userscripts

Last synced: about 1 year ago
JSON representation

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