Skip to content

my collection of userscripts, primarily made to add hotkeys to manganato, but I do intend to host them on a service at some point or make github releases for auto updates

License

Notifications You must be signed in to change notification settings

NikiSkaarup/violentmonkey-scripts

Repository files navigation

NWS - Violent Monkey Scripts

Installation

Copy the URL(s) from the scripts section and paste it into the Install from URL in Violentmonkey after running npm run dev not available elsewhere yet

Development

How to

When developing copy the url for the script into Install from URL in Violentmonkey and check Track local file before this window is closed before pressing confirm installation, while the tab is open the script will be updated continuously, so it should only be closed once done

Commands

# Install dependencies
bun install
# Run development server
bun run dev

Gotta fix the hardcoded urls in the scripts for production use since it is currently hardcoded to http://localhost:8732

# Run for production
bun run start

Scripts

TODO:

  • Replace elysia with bun serve since there isn't any point in having an extra dependency with such a simple usage of it.

About

my collection of userscripts, primarily made to add hotkeys to manganato, but I do intend to host them on a service at some point or make github releases for auto updates

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published