By: maclews
Inspect and view changes in Open in Steam source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Open in Steam",
"version": "1.0",
"description": "Adds a button to the address bar for instant switching to the Steam client.",
"icons": {
"16": "steam.svg"
},
"content_scripts": [
{
"matches": [
"*://*.steampowered.com/",
"*://steamcommunity.com/"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "openinsteam@maclews.eu"
}
},
"page_action": {
"default_icon": "steam.svg",
"default_title": "Open in Steam"
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"permissions": [
"tabs"
]
} Best Open in Steam Alternatives
Here are some Firefox add-ons that are similar to Open in Steam:
Open in Steam
shinrax2
View in Steam
Philip Pryce
OpenInSteam
NoobPete
SteamURLOpenInSteam
Svenyie
SteamAutoLink
LoneDev
Steam URL Opener
veteran29
Steam URL Opener
Gia hào
Steam URL Opefner
UU88
Steam Browser
Sean O'Connor
Browser to Steam
Mikhail Lukavskiy
LinkSteam
Zamatica
Steamify
Firefox user 13606220