This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name Steam Currency Convert: Convert KZT to RUB | |
| // @description View KZT prices on Steam in RUB | |
| // @version 0.1 | |
| // @author Sergei Krashevich | |
| // @namespace SteamKZTRUB | |
| // @match https://store.steampowered.com/* | |
| // @downloadURL https://gist.githubusercontent.com/skrashevich/117f8c4d9d8f3add3a996a162a37d929/raw/SteamKZTtoRUBconvert.user.js | |
| // @updateURL https://gist.githubusercontent.com/skrashevich/117f8c4d9d8f3add3a996a162a37d929/raw/SteamKZTtoRUBconvert.user.js | |
| // @license MIT License |
OlderNewer