A userscript for Swedish tech site SweClockers. More information in this thread (Swedish).
- Node.js with npm is required.
- If you are using Windows, you may need to install and use Git Bash, Linux Subsystem or similar to be able to build.
git clone [email protected]:SimonAlling/better-sweclockers
cd better-sweclockers
npm install
npm run build
The compiled userscript is saved as dist/better-sweclockers.user.js
.