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

https://github.com/mouseplace/minlucks

A userscript library for MouseHunt library to easily use mouse minlucks in your own scripts.
https://github.com/mouseplace/minlucks

library mousehunt userscript

Last synced: 5 months ago
JSON representation

A userscript library for MouseHunt library to easily use mouse minlucks in your own scripts.

Awesome Lists containing this project

README

          

# MH Minlucks (userscript library)

Populates `window.minlucks` with the contents of the [Minlucks Google Sheet](https://docs.google.com/spreadsheets/d/13hKjNDFTFR3rTkmQzyi3d4ZDOlQJUvTfWPDQemmFW_Y/edit#gid=0).

Add the following to your userscript in the header, replacing the version number to match the latest.

```js
// @require https://cdn.jsdelivr.net/npm/minlucks@2023.11.7/minlucks.js
```