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.
< Opiniones de 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/*
Inicia sesión para responder.
You need to update code :
from
// @match http://store.steampowered.com/app/*
to
// @match https://store.steampowered.com/app/*