Violentmonkey provides userscripts support for browsers. It works on browsers with WebExtensions support.
More details can be found here.
Make sure Node.js greater than v10.0 is installed.
# Install dependencies
$ yarn
# Watch and compile
$ yarn dev
Then load the extension from 'dist/'.
$ yarn build