Compare Amazon prices across different country sites with a leaner, faster script.
Das sind Skriptversionen, bei denen der Quelltext aktualisiert wurde. Alle Versionen anzeigen.
ASIN_REGEX
ASIN_RE
amazonSites
sites
#amz-checker-container
#amz-checker-header
## Version 3.0 Changelog### New Features
### UI/UX Improvements
### Bug Fixes
### Performance Improvements
### Developer Notes
---
- Amazon Belgium Integration: Added support for `Amazon.com.be`, enabling price comparisons for Belgium.- Enhanced CamelCamelCamel Loader: Replaced the old GIF with a new spinner loader, providing a smoother, more modern loading animation for the price history chart.
- Spinner Styling: Implemented a custom CSS spinner animation for improved visual feedback while charts are loading.- Extended Country Detection: Improved the logic to seamlessly identify `Amazon.com.be` links and apply the appropriate partner ID.
- Chart Loading Restored: Fixed an issue where the CamelCamelCamel chart would fail to load or display, ensuring consistent price history retrieval.
- Refined Chart Update Logic: Optimized the chart reloading process when switching time periods or toggling pricing options, reducing overhead and improving responsiveness.
- Adjusted the script structure to more easily incorporate additional Amazon domains or new features.- Minor refactoring of event listeners for better code readability and maintainability.
getPriceFromPage
getPriceFromResponse
getPriceFromDocument(doc)
handleResponse
DOMParser
getDeliveryPriceFromDocument
*?
getPriceFromDocument
Note: