Cronologia versioni di AV.by Валюты - 10 versioni
AV.by Валюты di TokenBel
Cronologia versioni di AV.by Валюты - 10 versioni
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 1.6.0
Rilasciato 2 giu 2026 - 86,47 kBCompatibile con firefox142.0 e successive, android142.0 e successiveCustom Exchange Rates
Summary
You can now set your own exchange rate for USD, EUR, or RUB directly in the popup. The extension will use your rate to convert prices on AV.by and in the built-in converter. Custom rates are saved locally and reset automatically when official NBRB rates are refreshed.
What changed
Rates and currencies- Custom rates: an edit button now appears next to each rate in the popup. Click it, enter your rate, and save — the extension will recalculate all prices on AV.by using the new value.
- Reset on refresh: when the extension updates rates from NBRB, custom values are automatically cleared. This helps avoid accidentally using an outdated custom rate.
- Converter respects custom rates: the built-in converter in the popup also uses your custom rate when set.
Codice sorgente rilasciato sotto licenza Licenza MIT
Versioni precedenti
Versione 1.5.0
Rilasciato 31 mag 2026 - 84,69 kBCompatibile con firefox142.0 e successive, android142.0 e successiveOptional VIN Sharing
Summary
This release adds an optional VIN feature. When enabled in the popup, the extension can show a full VIN for a listing if it already exists in the shared database, and it can submit a VIN that the user revealed on AV.by. The extension also handles one more monthly-price format on AV.by cards.
What changed
For AV.by users- VIN on vehicle pages: there is a new setting that can insert the full VIN when it is already saved for that listing. The feature is off by default.
- Sharing found VINs: when a user reveals a VIN on the page, the extension can submit it for community confirmations. This can help other users see the same VIN later.
- More prices detected: the extension now handles another monthly-price format on AV.by cards, where the amount is placed inside a separate highlighted element.
Popup and settings- Separate VIN setting: the VIN checkbox now has its own clear block in the popup. A link to the logic description was added next to it.
- Cleaner display: the popup width is now fixed, and long statuses or labels should be less likely to break the layout.
Privacy and data- VIN only by choice: the VIN feature works only after it is enabled in the popup.
- Clearer data explanation: the VIN sharing and confirmation logic is now documented. The Worker receives listing data and the full VIN, while the request identifier is used in hashed form.
Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 1.4.0
Rilasciato 17 mag 2026 - 82,47 kBCompatibile con firefox142.0 e successive, android142.0 e successiveCleaner Structure
Summary
This release focuses on internal organization. Source files moved into a dedicated directory, and the build process became simpler and consistent across Firefox and Chrome-based browsers. For AV.by users, nothing changes — the extension works exactly as before.
What changed
Browser experience- Simpler build and install: the packaging process for Firefox and Chrome is now the same. Less risk of mistakes when releasing new versions.
- Cleaner archives: files meant only for developers no longer end up in installation packages. The build outputs are tidier.
Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 1.3.0
Rilasciato 11 mag 2026 - 85,63 kBCompatibile con firefox142.0 e successive, android142.0 e successiveDays on Sale at a Glance
Summary
Car listing pages on AV.by now show the total number of days a vehicle has been listed for sale. This information appears next to the publication date and helps you gauge how long the seller has been looking for a buyer.
What changed
For AV.by users- Days on sale shown on listing pages: next to the publication date (e.g., "опубликовано 16 апреля"), the extension now appends a note like "всего 10 дней в продаже". The data comes from information AV.by already provides about each vehicle.
- Works on both desktop and mobile layouts: the information appears in both the full page layout and the mobile card format.
Technical notes- The days-on-sale data is read from AV.by's embedded page data (NEXT_DATA). The extension does not make any additional requests to the server.
- The feature works even when page content loads dynamically.
Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 1.2.1
Rilasciato 11 mag 2026 - 84,91 kBCompatibile con firefox142.0 e successive, android142.0 e successiveGraph prices too
Summary
The extension now converts prices to your selected currency not only in listings, but also in price history analysis graphs. Graph data points, sums, and differences are now displayed in USD, EUR, or RUB — just like all other prices on the page.
What changed
For AV.by users- Graph prices: the extension now converts prices in price history analysis graphs — data points, sums, and differences display in your selected currency.
- Signed differences (+/–): price changes with plus or minus signs are also shown in the correct currency.
Browser experience- Stability: new price blocks are automatically detected if they appear on the page after initial load.
Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 1.2.0
Rilasciato 3 mag 2026 - 84,58 kBCompatibile con firefox142.0 e successive, android142.0 e successiveMobile Page Prices
Summary
The extension now displays prices in your selected currency on AV.by mobile pages. Exchange rates and amounts update correctly on mobile car cards — including finance descriptions with BYN ranges and featured listings.
What changed
For AV.by users- Prices on mobile cards: the extension now finds and converts prices on AV.by mobile pages, including finance descriptions with BYN ranges and featured listings.
- Preserves surrounding text: when replacing prices in finance descriptions, all surrounding text (months, descriptions, other details) remains intact.
Rates and currencies- More pages supported: added support for mobile pages with finance blocks and featured listings.
Fixed- Fixed price display in finance descriptions on mobile pages — BYN ranges are now correctly converted to the selected currency.
Technical notes- Added new selectors for mobile pages:
.featured-item__price-primaryand.finance-item__description. - Implemented replacement of only numeric ranges in finance descriptions while preserving surrounding text.
- Updated jsdom dependency to version 29.1.1.
What this means for users
The extension now works not only on desktop but also on the mobile version of AV.by. Users will see prices in their selected currency on all supported page types — including car cards with financial terms.
Full changelog- Added support for mobile car cards
- Added price conversion in finance descriptions while preserving text
- Added price conversion in featured listings
- Added tests for mobile pages
- Updated extension builds for Firefox and Chrome
- Updated jsdom dependency
Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 1.1.0
Rilasciato 2 mag 2026 - 84,44 kBCompatibile con firefox142.0 e successive, android142.0 e successiveRelease Notes v1.1.0
What's new in version 1.1.0
We're pleased to announce the release of the new version of the AV.by Currencies extension!
🚀 New Features- Car valuation page support — prices on the 'Car Valuation' page (https://av.by/ocenka-avto/) are now automatically converted to the selected currency
- Conversion of base car prices and their dollar equivalents
- Conversion of prices in offer lists on the valuation page
🔧 Fixes and Improvements- Improved handling of dynamic content on AV.by pages
- The extension now supports more price display formats
Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 1.0.3
Rilasciato 2 mag 2026 - 84,02 kBCompatibile con firefox142.0 e successive, android142.0 e successiveCodice sorgente rilasciato sotto licenza Licenza MIT
Versione 1.0.2
Rilasciato 28 apr 2026 - 83,69 kBCompatibile con firefox142.0 e successive, android142.0 e successiveCodice sorgente rilasciato sotto licenza Licenza MIT
Versione 1.0.1
Rilasciato 25 apr 2026 - 25,84 kBCompatibile con firefox142.0 e successive, android142.0 e successiveCodice sorgente rilasciato sotto licenza Licenza MIT