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.
< Feedback on 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/*