Skip to content

Kane-Kuroneko/userscripts

Repository files navigation

TamperMonkey Scripts Monorepo

This repository contains various TamperMonkey scripts and related utilities, organized as a monorepo.

Structure

  • generic-services/ - Shared utilities and hooks
  • projects/ - Individual script projects
  • scripts/ - Build and start scripts

Getting Started

  1. Install dependencies

    npm install
  2. Build all projects

    npm run build
  3. Start development server (if available)

    npm run start

Development Notes

  • Uses TypeScript, Webpack, and Babel for building scripts.
  • Each project may have its own package.json and build config.
  • Scripts are intended for use with TamperMonkey or similar userscript managers.

Contributing

  • Please open issues or pull requests for improvements or bug fixes.
  • Follow standard code style and linting rules.

License

This repository is for personal or educational use. See individual scripts for license details.

About

Kane Kuroneko's userscripts

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors