Adds Link in Steam Store Page to open page in the Steam Client, look for the green button to the right of the game title.
< Σχολιασμός για τον κώδικα Steam Store - Open App in Steam Client
You need to update code :from// @match http://store.steampowered.com/app/*to// @match https://store.steampowered.com/app/*
Συνδεθείτε για να δημοσιεύσετε μια απάντηση.
You need to update code :
from
// @match http://store.steampowered.com/app/*
to
// @match https://store.steampowered.com/app/*