Skip to content

MangelSpec/tampermonkey-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Price Converter for Rohlik.cz and Alza.cz

These Tampermonkey scripts convert prices on the Rohlik.cz and Alza.cz websites from CZK to Euros. The script dynamically updates prices for individual products as well as the total basket price.

Installation

To use this script, you'll need to have the Tampermonkey extension installed in your browser. Tampermonkey is available for various browsers:

Steps to Install the Script

  1. Install Tampermonkey:

  2. Add the Script to Tampermonkey:

  3. Activate the Script:

    • Ensure the script is activated by checking that the toggle switch next to the script name is turned on (should be green).

Features

  • Converts individual product prices from CZK to Euros on Rohlik.cz and Alza.cz.
  • Converts unit prices (e.g., price per kg, price per liter) on both websites.
  • Converts the total basket price from CZK to Euros on both websites.
  • Automatically updates prices as you browse the websites.

How It Works

  • The script fetches the latest CZK to EUR exchange rate from the European Central Bank.
  • Prices displayed on the Rohlik.cz and Alza.cz websites are automatically converted to Euros.
  • The conversion rate is hardcoded as a fallback in case the exchange rate fetch fails.

Contributing

If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.

Disclaimer

This script is provided "as is", without warranty of any kind. Use it at your own risk. The author is not responsible for any damage or issues that may arise from using this script.

Acknowledgements

This script uses data from the European Central Bank.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published