Historie doplňku Amazon Unit Price - 21 verzí
Amazon Unit Price od danc2
Se starými verzemi opatrně! Tyto verze jsou zde dostupné jen pro testovací a referenční účely.Používat byste vždy měli nejnovější verzi doplňku.
Nejnovější verze
Verze 2.1.3
Vydáno 26. kvě 2025 – 1,17 MBFunguje s: firefox 109.0 a novější- 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
Zdrojový kód zveřejněn pod licencí Všechna práva vyhrazena
Stáhnout Firefox a nainstalovat toto rozšířeníPro používání tohoto rozšíření potřebujete FirefoxStarší verze
Verze 2.1.2
Vydáno 21. kvě 2025 – 2,02 MBFunguje s: firefox 109.0 a novějšíFixed the url issue permanentlyZdrojový kód zveřejněn pod licencí Všechna práva vyhrazena
Verze 2.1.1
Vydáno 21. kvě 2025 – 2,02 MBFunguje s: firefox 109.0 a novějšíReverting link change due to error on my part.Zdrojový kód zveřejněn pod licencí Všechna práva vyhrazena
Verze 2.1.0
Vydáno 19. kvě 2025 – 2,02 MBFunguje s: firefox 109.0 a novější- 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 (?).
Zdrojový kód zveřejněn pod licencí Všechna práva vyhrazena
Verze 2.0.9
Vydáno 17. kvě 2025 – 2,02 MBFunguje s: firefox 109.0 a novější- Fixing link that caused
amazon.de
links (except Add To Cart one) to redirect as a search (unsure why Amazon behaves this way...).
Zdrojový kód zveřejněn pod licencí Všechna práva vyhrazena
- Fixing link that caused
Verze 2.0.8
Vydáno 14. kvě 2025 – 2,02 MBFunguje s: firefox 109.0 a novější- 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!
Zdrojový kód zveřejněn pod licencí Všechna práva vyhrazena
Verze 2.0.7
Vydáno 10. kvě 2025 – 2,02 MBFunguje s: firefox 109.0 a novější- 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
Zdrojový kód zveřejněn pod licencí Všechna práva vyhrazena
- Fixed lack of parsing for
Verze 2.0.6
Vydáno 2. kvě 2025 – 2,02 MBFunguje s: firefox 109.0 a novější- 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
Zdrojový kód zveřejněn pod licencí Všechna práva vyhrazena
Verze 2.0.5
Vydáno 26. dub 2025 – 2,02 MBFunguje s: firefox 109.0 a novějšíFixed error where proper normalized unit price was not shown upon change in the UI (but did show no refresh)Zdrojový kód zveřejněn pod licencí Všechna práva vyhrazena
Verze 2.0.4
Vydáno 22. dub 2025 – 2,02 MBFunguje s: firefox 109.0 a novějšíWrong tag. Some functionality to prevent popup showing on product page.Zdrojový kód zveřejněn pod licencí Všechna práva vyhrazena
Verze 2.0.3
Vydáno 21. dub 2025 – 2,02 MBFunguje s: firefox 109.0 a novější- 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.
Zdrojový kód zveřejněn pod licencí Všechna práva vyhrazena
Verze 2.0.2
Vydáno 21. dub 2025 – 2,02 MBFunguje s: firefox 109.0 a novější- 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
Zdrojový kód zveřejněn pod licencí Všechna práva vyhrazena
Verze 2.0.1
Vydáno 19. dub 2025 – 2,02 MBFunguje s: firefox 109.0 a novější- 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.
Zdrojový kód zveřejněn pod licencí Všechna práva vyhrazena
Verze 2.0
Vydáno 13. dub 2025 – 2,02 MBFunguje s: firefox 109.0 a novější- 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.
Zdrojový kód zveřejněn pod licencí Všechna práva vyhrazena
Verze 1.0.8
Vydáno 8. bře 2025 – 3,42 MBFunguje s: firefox 109.0 a novější(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 IDZdrojový kód zveřejněn pod licencí Všechna práva vyhrazena
Verze 1.0.7
Vydáno 8. bře 2025 – 3,42 MBFunguje s: firefox 109.0 a novější- 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
Zdrojový kód zveřejněn pod licencí Všechna práva vyhrazena
Verze 1.0.4
Vydáno 26. led 2025 – 1,72 MBFunguje s: firefox 109.0 a novější- 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.Zdrojový kód zveřejněn pod licencí Všechna práva vyhrazena
Verze 1.0.3
Vydáno 24. led 2025 – 1,43 MBFunguje s: firefox 109.0 a novější- 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)Zdrojový kód zveřejněn pod licencí Všechna práva vyhrazena
Verze 1.0.2
Vydáno 11. led 2025 – 1,43 MBFunguje s: firefox 109.0 a novější- 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.Zdrojový kód zveřejněn pod licencí Všechna práva vyhrazena
Verze 1.0.1
Vydáno 19. pro 2024 – 36,95 KBFunguje s: firefox 109.0 a novější- Fixed Title bug that was breaking this extension
- Improved Currency parsing
- Updated Amazon Affiliate ID
- Does not rediect to American amazon domain anymoreZdrojový kód zveřejněn pod licencí Všechna práva vyhrazena
Verze 1.0
Vydáno 23. bře 2024 – 288,49 KBFunguje s: firefox 109.0 a novějšíZdrojový kód zveřejněn pod licencí Všechna práva vyhrazena