Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 2 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/[email protected]/minlucks.js
```