myjian / mai-tools

mai-tools is a collection of useful tools for maimai and maimai DX.
https://myjian.github.io/mai-tools
GNU General Public License v3.0
39 stars 11 forks source link

Consider adding an user script for mai-tools #45

Closed zetaraku closed 1 year ago

zetaraku commented 1 year ago

Since Firefox for Android version 110, Tampermonkey is now available on mobile.

It may be a good opportunity to use and promote the usage of user script for mai-tools so that users don't need to manually apply the bookmarklet anymore and more mai-tools features can be explored.

Here is an example: https://gist.github.com/zetaraku/e1e6520d19c0f94a49bb64ed940f1cc3

Any file that ends with .user.js is treated as an installable user script if Greasemonkey or Tampermonkey is enabled. Pressing the "Raw" button on the top right of the gist page should trigger the installation prompt.