Amazon Unit Price version history - 12 versions
Amazon Unit Price by danc2
Amazon Unit Price version history - 12 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 2.0.4
Released Apr 22, 2025 - 2.02 MBWorks with firefox 109.0 and laterWrong tag. Some functionality to prevent popup showing on product page.Source code released under All Rights Reserved
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 2.0.3
Released Apr 21, 2025 - 2.02 MBWorks with firefox 109.0 and later- Fixed a bug when changing the "weight unit" or "volume unit", which would trigger a change of the active unit tab indicator, but not actually change the results shown (i.e., it was still on the "weight" tab realistically if user was on weight tab when they changed).
- Fixed amazon tag, which was for Chrome.
Source code released under All Rights Reserved
Version 2.0.2
Released Apr 21, 2025 - 2.02 MBWorks with firefox 109.0 and later- Removing unnecessary check if we are on a search page (content script will handle this)
- Removing
tabs
permission and replacing it with theactiveTab
permission (related to above) - Modifying the manifest file to start the injection of the content script on the TLD rather than the specific search page, since Amazon changed their website and it broke the previous version
Source code released under All Rights Reserved
Version 2.0.1
Released Apr 19, 2025 - 2.02 MBWorks with firefox 109.0 and later- Improved ability to scrape multiple pages with a checkbox so user can turn on/off without changing per page scrape
- Saved state so that when part of the extension goes to sleep (e.g.,
background.js
), but the user clicks the popup again, the previously scraped products will be retrieved from storage. - Improved isolation among tabs so that a user can have multiple tabs open from Amazon and maintain separate popup states that do not overlap with one another.
Source code released under All Rights Reserved
Version 2.0
Released Apr 13, 2025 - 2.02 MBWorks with firefox 109.0 and later- SNAP filter
- A badge to list the number of results
- Auto-updating poll/watcher on the product container (badge increments as new results are added)
- A “Deals” icon, which directs to deals of Amazon (e.g., Credit card bonus deal, 30 day trials, etc.)
- A settings icon which houses =>
- Compare by unit categories — which lumps up/normalies different units by Weight and Volume. This is a bigger deal on other countries websites, like Canada’s Amazon (
amazon.ca
). - Enable auto-popup (specifically noting it only works on non-Firefox browsers)
- “Max pages to scan” — which will click the “next” button for however many pages a user likes…because of the polling feature, it autoupdates and auto-sorts new results as we direct the user down a few pages. Not currently working in Firefox since the page layout is different than Chrome. I will fix this later.
Source code released under All Rights Reserved
Version 1.0.8
Released Mar 8, 2025 - 3.42 MBWorks with firefox 109.0 and later(previous release)
1. Added search bar navigation
- Search by title or unit or both!
2. Added fixed unit price container
- scroll down and the unit price bar will follow you so you do not have to scroll up to get back to it
3. Adjustments in spacing + preparation for next release
(this release)
updated affiliate IDSource code released under All Rights Reserved
Version 1.0.7
Released Mar 8, 2025 - 3.42 MBWorks with firefox 109.0 and later- Added search bar navigation
- Search by title or unit or both!
- Added fixed unit price container
- scroll down and the unit price bar will follow you so you do not have to scroll up to get back to it
- Adjustments in spacing + preparation for next release
Source code released under All Rights Reserved
Version 1.0.4
Released Jan 26, 2025 - 1.72 MBWorks with firefox 109.0 and later- Adding a convenient "Add To Cart" Button.
- Adding a quantity counter that users can select a quantity of the lowest price and then use the Add To Cart button
- Tweaked CSS and grouped elements together in containers to create better appeal and consistency in display.Source code released under All Rights Reserved
Version 1.0.3
Released Jan 24, 2025 - 1.43 MBWorks with firefox 109.0 and later- adding better match for search page (including '?')
- Added missing domains:
China (amazon.cn)
Egypt (amazon.eg)
Luxembourg (amazon.lu)
Austria (amazon.at)
Switzerland (amazon.ch)
Ireland (amazon.ie)
New Zealand (amazon.co.nz)
South Africa (amazon.co.za)Source code released under All Rights Reserved
Version 1.0.2
Released Jan 11, 2025 - 1.43 MBWorks with firefox 109.0 and later- Works for pages where single item listings (not just 4 across, as is most common).
- Removed permission "scripting" permission, added "storage" permission for Options page.
- Minor performance and fault tolerance improvement (Retrying when page has not loaded fully).
- Moved functionality into a service worker for improved functionality.Source code released under All Rights Reserved
Version 1.0.1
Released Dec 19, 2024 - 36.95 KBWorks with firefox 109.0 and later- Fixed Title bug that was breaking this extension
- Improved Currency parsing
- Updated Amazon Affiliate ID
- Does not rediect to American amazon domain anymoreSource code released under All Rights Reserved
Version 1.0
Released Mar 23, 2024 - 288.49 KBWorks with firefox 109.0 and laterSource code released under All Rights Reserved