0
0
mirror of https://github.com/Maks1mS/userscripts.git synced 2024-12-23 16:22:59 +03:00

[SteamPriceConverter] update to 0.7.1

add steamcommunity (closes #2)
This commit is contained in:
Maxim Slipenko 2024-06-24 08:48:02 +03:00
parent 91e5166b44
commit 38b3fe10be

View File

@ -1,10 +1,11 @@
// ==UserScript== // ==UserScript==
// @name Steam Price Converter // @name Steam Price Converter
// @namespace https://github.com/Maks1mS/userscripts // @namespace https://github.com/Maks1mS/userscripts
// @version 0.7 // @version 0.7.1
// @description Converts prices to rubles // @description Converts prices to rubles
// @author Maxim Slipenko // @author Maxim Slipenko
// @match https://store.steampowered.com/* // @match https://store.steampowered.com/*
// @match https://steamcommunity.com/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=steampowered.com // @icon https://www.google.com/s2/favicons?sz=64&domain=steampowered.com
// @grant GM_xmlhttpRequest // @grant GM_xmlhttpRequest
// @grant GM_registerMenuCommand // @grant GM_registerMenuCommand