Sleavely / webhallen-userscript

Fork of Schanihbg's userscript for Webhallen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webhallen userscript

A collection of utilities that make it easier to compare products, aggregate purchase statistics, and more.

Installation

  1. First you'll need Tampermonkey.
  2. Navigate to webhallen.user.js from our latest release which should open up Tampermonkey, prompting you to install the script.

Usage

Product comparisons

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.

Screenshots Two products with their respective checkboxes for comparison focused A table containing all the attributes for two selected products

Statistics

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.

Screenshot Screenshot of what the statistics page looks like, with various metrics and charts

Script settings

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.

Screenshot Screenshot of the rendered settings

Contributing

We use release-please to manage releases, which means we use and rely on Conventional Commit messages to aid us in versioning.

About

Fork of Schanihbg's userscript for Webhallen

License:GNU General Public License v3.0


Languages

Language:TypeScript 98.5%Language:JavaScript 1.5%