Versiegeschiedenis van Amazon Unit Price - 23 versies
Amazon Unit Price door danc2
Wees voorzichtig met oude versies! Deze versies worden voor test- en referentiedoeleinden weergegeven.U dient altijd de meest recente versie van een add-on te gebruiken.
Nieuwste versie
Versie 2.1.6
Uitgegeven op 9 aug. 2025 - 1,17 MBWerkt met firefox 109.0 en laterAdapted to a change that Amazon made to their units which was causingounce
to not show up.Broncode vrijgegeven onder Alle rechten voorbehouden
Firefox downloaden en de extensie ontvangenU hebt Firefox nodig om deze extensie te gebruikenOudere versies
Versie 2.1.5
Uitgegeven op 6 jun. 2025 - 1,17 MBWerkt met firefox 109.0 en latersmall typo in tagBroncode vrijgegeven onder Alle rechten voorbehouden
Versie 2.1.3
Uitgegeven op 26 mei 2025 - 1,17 MBWerkt met firefox 109.0 en later- We now will add a unit price when a "n-pack" or "n pack" (where n is number) is in the title
- Coupons now can be factored in the unit price (check settings)
- Quantity pricing (i.e., business pricing; check settings)
- Improved UI/UX design
- Zoom functionality of products
- Bigger text
- hover over the title to see the full title text
Broncode vrijgegeven onder Alle rechten voorbehouden
Versie 2.1.2
Uitgegeven op 21 mei 2025 - 2,02 MBWerkt met firefox 109.0 en laterFixed the url issue permanentlyBroncode vrijgegeven onder Alle rechten voorbehouden
Versie 2.1.1
Uitgegeven op 21 mei 2025 - 2,02 MBWerkt met firefox 109.0 en laterReverting link change due to error on my part.Broncode vrijgegeven onder Alle rechten voorbehouden
Versie 2.1.0
Uitgegeven op 19 mei 2025 - 2,02 MBWerkt met firefox 109.0 en later- Fixing localization issues with how currencies are formatted (currency position, commas vs decimals vs spaces, etc.).
- Fixed an issue with the deals not showing up on some pages..it's a temporary fix as a bigger one is needed
- Fixed an issue with the tagging that was outdated and would make some foreign domains search for rather than navigate to a product page
- Fixed another issue with tagging in which I put a
/
instead of a query parameter symbol (?).
Broncode vrijgegeven onder Alle rechten voorbehouden
Versie 2.0.9
Uitgegeven op 17 mei 2025 - 2,02 MBWerkt met firefox 109.0 en later- Fixing link that caused
amazon.de
links (except Add To Cart one) to redirect as a search (unsure why Amazon behaves this way...).
Broncode vrijgegeven onder Alle rechten voorbehouden
- Fixing link that caused
Versie 2.0.8
Uitgegeven op 14 mei 2025 - 2,02 MBWerkt met firefox 109.0 en later- Sidebar is now an option to see sorted results that persists when the popup is not active and when one moves to another search result page!
Broncode vrijgegeven onder Alle rechten voorbehouden
Versie 2.0.7
Uitgegeven op 10 mei 2025 - 2,02 MBWerkt met firefox 109.0 en later- Fixed lack of parsing for
,
currencies (e.g., France). - Fixed star parsing error for countries that used
,
(we were expecting dot notation here also) - Fixed faulty
volumeMappings
Broncode vrijgegeven onder Alle rechten voorbehouden
- Fixed lack of parsing for
Versie 2.0.6
Uitgegeven op 2 mei 2025 - 2,02 MBWerkt met firefox 109.0 en later- 100 ml and 100 g now convert to milliliters and grams respectively, so comparisons work better for amazon.co.uk and amazon.ca and perhaps others.
- Prevented Deals popup from showing errant links when not on amazon pages
Broncode vrijgegeven onder Alle rechten voorbehouden
Versie 2.0.5
Uitgegeven op 26 apr. 2025 - 2,02 MBWerkt met firefox 109.0 en laterFixed error where proper normalized unit price was not shown upon change in the UI (but did show no refresh)Broncode vrijgegeven onder Alle rechten voorbehouden
Versie 2.0.4
Uitgegeven op 22 apr. 2025 - 2,02 MBWerkt met firefox 109.0 en laterWrong tag. Some functionality to prevent popup showing on product page.Broncode vrijgegeven onder Alle rechten voorbehouden
Versie 2.0.3
Uitgegeven op 21 apr. 2025 - 2,02 MBWerkt met firefox 109.0 en 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.
Broncode vrijgegeven onder Alle rechten voorbehouden
Versie 2.0.2
Uitgegeven op 21 apr. 2025 - 2,02 MBWerkt met firefox 109.0 en 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
Broncode vrijgegeven onder Alle rechten voorbehouden
Versie 2.0.1
Uitgegeven op 19 apr. 2025 - 2,02 MBWerkt met firefox 109.0 en 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.
Broncode vrijgegeven onder Alle rechten voorbehouden
Versie 2.0
Uitgegeven op 13 apr. 2025 - 2,02 MBWerkt met firefox 109.0 en 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.
Broncode vrijgegeven onder Alle rechten voorbehouden
Versie 1.0.8
Uitgegeven op 8 mrt. 2025 - 3,42 MBWerkt met firefox 109.0 en 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 IDBroncode vrijgegeven onder Alle rechten voorbehouden
Versie 1.0.7
Uitgegeven op 8 mrt. 2025 - 3,42 MBWerkt met firefox 109.0 en 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
Broncode vrijgegeven onder Alle rechten voorbehouden
Versie 1.0.4
Uitgegeven op 26 jan. 2025 - 1,72 MBWerkt met firefox 109.0 en 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.Broncode vrijgegeven onder Alle rechten voorbehouden
Versie 1.0.3
Uitgegeven op 24 jan. 2025 - 1,43 MBWerkt met firefox 109.0 en 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)Broncode vrijgegeven onder Alle rechten voorbehouden
Versie 1.0.2
Uitgegeven op 11 jan. 2025 - 1,43 MBWerkt met firefox 109.0 en 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.Broncode vrijgegeven onder Alle rechten voorbehouden
Versie 1.0.1
Uitgegeven op 19 dec. 2024 - 36,95 KBWerkt met firefox 109.0 en later- Fixed Title bug that was breaking this extension
- Improved Currency parsing
- Updated Amazon Affiliate ID
- Does not rediect to American amazon domain anymoreBroncode vrijgegeven onder Alle rechten voorbehouden
Versie 1.0
Uitgegeven op 23 mrt. 2024 - 288,49 KBWerkt met firefox 109.0 en laterBroncode vrijgegeven onder Alle rechten voorbehouden