A browser plugin for Systembolaget.se that shows ratings directly at systembolagets website!
- Seamless integration with Systembolaget's website
- Wine ratings from Vivino with direct links to product pages
- Beer ratings from Untappd with direct links to product pages
- Easy toggling of features through a simple popup interface
- Works with both Firefox and Chrome browsers
Or download the latest zip from the Github Releases page and install it in your browser.
- Install the extension from the Firefox Add-ons or Chrome Web Store.
- Navigate to the Systembolaget website.
- Browse products as usual. Ratings will be displayed on the product pages.
- Use the extension popup to:
- Disable wine ratings.
- Disable beer ratings.
- Disable the extension entirely.
Install dependencies with pnpm
pnpm install
# Git hooks will be automatically installedRun it in either Chrome or Firefox:
pnpm dev:firefox
pnpm dev:chromeRun the tests with:
pnpm testBuild the extension locally:
pnpm buildThe output is located in the .output folder.
This project is licensed under the MIT License - see the LICENSE file for details.
This extension is built using the WXT framework. Learn more about WXT here.
