Chrome Extension that sorts the items on the current page based on the price per unit
Handles several units and normalizes different denominations (i.e. can compare £1/100ml and £1.50/liter)
- Head to the Chrome Store and add the extension
- On any Tesco groceries page, increase your max items per page to the largest available (usually 48)
- Click the "Tesco Sort" icon in your chrome extensions bar in the top right, it may be hidden in extensions dropdown
- The products on the page are now sorted by price per unit, low to high
- Download from GitHub (as an extracted zip or using git)
- Enable developer mode on the Chrome Extensions page
- Add the extension using
Load unpacked extension
- Follow instructions from above