Cronologia versioni di Amazon Unit Price - 23 versioni
Amazon Unit Price di danc2
Attenzione alle versioni datate. Sono visualizzate solamente per scopi di test e di riferimento.È raccomandato usare sempre l’ultima versione di un componente aggiuntivo.
Ultima versione
Versione 2.1.6
Rilasciato 9 ago 2025 - 1,17 MBCompatibile con firefox109.0 e successiveAdapted to a change that Amazon made to their units which was causingounce
to not show up.Codice sorgente rilasciato sotto Tutti i diritti riservati
Scarica Firefox e installa l’estensioneDevi utilizzare Firefox per poter installare questa estensioneVersioni precedenti
Versione 2.1.5
Rilasciato 6 giu 2025 - 1,17 MBCompatibile con firefox109.0 e successivesmall typo in tagCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 2.1.3
Rilasciato 26 mag 2025 - 1,17 MBCompatibile con firefox109.0 e successive- 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
Codice sorgente rilasciato sotto Tutti i diritti riservati
Versione 2.1.2
Rilasciato 21 mag 2025 - 2,02 MBCompatibile con firefox109.0 e successiveFixed the url issue permanentlyCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 2.1.1
Rilasciato 21 mag 2025 - 2,02 MBCompatibile con firefox109.0 e successiveReverting link change due to error on my part.Codice sorgente rilasciato sotto Tutti i diritti riservati
Versione 2.1.0
Rilasciato 19 mag 2025 - 2,02 MBCompatibile con firefox109.0 e successive- 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 (?).
Codice sorgente rilasciato sotto Tutti i diritti riservati
Versione 2.0.9
Rilasciato 17 mag 2025 - 2,02 MBCompatibile con firefox109.0 e successive- Fixing link that caused
amazon.de
links (except Add To Cart one) to redirect as a search (unsure why Amazon behaves this way...).
Codice sorgente rilasciato sotto Tutti i diritti riservati
- Fixing link that caused
Versione 2.0.8
Rilasciato 14 mag 2025 - 2,02 MBCompatibile con firefox109.0 e successive- 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!
Codice sorgente rilasciato sotto Tutti i diritti riservati
Versione 2.0.7
Rilasciato 10 mag 2025 - 2,02 MBCompatibile con firefox109.0 e successive- 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
Codice sorgente rilasciato sotto Tutti i diritti riservati
- Fixed lack of parsing for
Versione 2.0.6
Rilasciato 2 mag 2025 - 2,02 MBCompatibile con firefox109.0 e successive- 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
Codice sorgente rilasciato sotto Tutti i diritti riservati
Versione 2.0.5
Rilasciato 26 apr 2025 - 2,02 MBCompatibile con firefox109.0 e successiveFixed error where proper normalized unit price was not shown upon change in the UI (but did show no refresh)Codice sorgente rilasciato sotto Tutti i diritti riservati
Versione 2.0.4
Rilasciato 22 apr 2025 - 2,02 MBCompatibile con firefox109.0 e successiveWrong tag. Some functionality to prevent popup showing on product page.Codice sorgente rilasciato sotto Tutti i diritti riservati
Versione 2.0.3
Rilasciato 21 apr 2025 - 2,02 MBCompatibile con firefox109.0 e successive- 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.
Codice sorgente rilasciato sotto Tutti i diritti riservati
Versione 2.0.2
Rilasciato 21 apr 2025 - 2,02 MBCompatibile con firefox109.0 e successive- 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
Codice sorgente rilasciato sotto Tutti i diritti riservati
Versione 2.0.1
Rilasciato 19 apr 2025 - 2,02 MBCompatibile con firefox109.0 e successive- 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.
Codice sorgente rilasciato sotto Tutti i diritti riservati
Versione 2.0
Rilasciato 13 apr 2025 - 2,02 MBCompatibile con firefox109.0 e successive- 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.
Codice sorgente rilasciato sotto Tutti i diritti riservati
Versione 1.0.8
Rilasciato 8 mar 2025 - 3,42 MBCompatibile con firefox109.0 e successive(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 IDCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 1.0.7
Rilasciato 8 mar 2025 - 3,42 MBCompatibile con firefox109.0 e successive- 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
Codice sorgente rilasciato sotto Tutti i diritti riservati
Versione 1.0.4
Rilasciato 26 gen 2025 - 1,72 MBCompatibile con firefox109.0 e successive- 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.Codice sorgente rilasciato sotto Tutti i diritti riservati
Versione 1.0.3
Rilasciato 24 gen 2025 - 1,43 MBCompatibile con firefox109.0 e successive- 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)Codice sorgente rilasciato sotto Tutti i diritti riservati
Versione 1.0.2
Rilasciato 11 gen 2025 - 1,43 MBCompatibile con firefox109.0 e successive- 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.Codice sorgente rilasciato sotto Tutti i diritti riservati
Versione 1.0.1
Rilasciato 19 dic 2024 - 36,95 kBCompatibile con firefox109.0 e successive- Fixed Title bug that was breaking this extension
- Improved Currency parsing
- Updated Amazon Affiliate ID
- Does not rediect to American amazon domain anymoreCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 1.0
Rilasciato 23 mar 2024 - 288,49 kBCompatibile con firefox109.0 e successiveCodice sorgente rilasciato sotto Tutti i diritti riservati