A collection of utilities that make it easier to compare products, aggregate purchase statistics, and more.
- First you'll need Tampermonkey.
- Navigate to
webhallen.user.js
from our latest release which should open up Tampermonkey, prompting you to install the script.
On category pages you'll see a small checkbox under each products name. Selecting two products will open up a modal that lets you compare their attributes side by side. Identical values are highlighted in green.
The member profile section of the site will have an additional page in the menu; Statistik. It will display your purchase history and metrics related to the achievement system.
Some of the features can be toggled on and off, and you can access those settings by navigating to your Profile Settings page and scrolling to the bottom.
We use release-please to manage releases, which means we use and rely on Conventional Commit messages to aid us in versioning.