-
Notifications
You must be signed in to change notification settings - Fork 10
License
Sn0w5t0rm/Pris-Verglukar
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Copy and paste this script (link to the IkeaPriceComparison.user.js: https://github.com/Sn0w5t0rm/Pris-Verglukar/blob/main/IkeaPriceComparison.user.js) in GreaseMonkey (Firefox). https://www.greasespot.net/ or TamperMonkey (Chrome). https://www.tampermonkey.net/ Or open the raw version below and you will get a popup asking you to install it in GreaseMonkey or TamperMonkey (https://github.com/Sn0w5t0rm/Pris-Verglukar/raw/main/IkeaPriceComparison.user.js) This script shows you the price in another country of your choice of the article you're viewing in dark red. You can change the country you want to see the price of by changing the language const to the country of your choice. For example: nl/en for the dutch site, in English. se/sv for the swedish site, in Swedish. You can easily see the language when you go the site and look at the url, the part after www.ikea.com/ will be the language split by a '/' for example www.ikea.com/se/sv/ Currency and exchange rate are cached for a day to limit exchange rates API usage You can also have the prices converted to other currencies by changing these variables: - const language = "nl/nl"; // Input the country code of the website you wish to compare to in this format '../..' - const baseCurrency = "EUR"; // The base currency used in the country you are comparing to, (the one you put in above ^^ ) - const otherCurrency = "EUR"; // The currency you want that article's price to be shown in (the currency you use)
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published