⚠ This feature has been disabled on the Steam login page ⚠
Dependency
Idle Master Extended previously depended on a Javascript function on the Steam login page, LoginUsingSteamClient
, to perform the "quick login" function - which has recently been removed.
webBrowserAuthentication.Document.InvokeScript("LoginUsingSteamClient", new object[] { "https://steamcommunity.com/" });
Sources
The current Steam login page Javascript:
A cached version of the Javascript function is available here:
(Legacy) Description
If you have Steam running it is possible to login without entering any credentials. This way of logging avoids having your to enter your Steam credentials into the Idle Master Extended application.
Note: in v1.7 the quick login option has been removed from the settings page, but the functionality is still available through the browser window (by the click of a button).