This is a Chrome plugin to automatically decode the SMWS website whisky numbers and add their names in parentheses nearby. Currently, this is only working for the Japan and UK sites.
Before (no Distillery name) | After (With Name) |
---|---|
Google Chrome
- Download the latest release ZIP file from GitHub.
- Unzip the file to the folder of your choice, say
MaltDecoder
. - In Chrome go to the extensions page (
chrome://extensions
). - Enable Developer Mode.
- Drag the
MaltDecoder
folder anywhere on the page to import it. - You may need to toggle the sticky on/off switch by right clicking on a blank part of extensions when on the site the first time to enable it
Notes
- Every time you open Chrome it may warn you about running extensions in developer mode, just click 🗙 to keep the extension enabled.
This extension will request the ability to inspect/modify content on SMWS HTTP/s domains.
Just run npm run ci
before npm test