Skip to content

Open SF Login Popup

Alfredo edited this page Aug 14, 2025 · 1 revision

Explanation

By enabling this setting, when you click on the Again, Why Salesforce icon in your browser, the Salesforce Login page will be AUTOMATICALLY opened and the popup will be dismissed.

This will happen ONLY if you are NOT on a Salesforce page when clicking the icon.

This setting is closely related to the one which enables to open the Salesforce Login page in the same browser tab.

Technicalities

Implementation

When clicking on the popup, the extension checks which page is currently opened. If the page is not a Salesforce one, a page with a single button pointing to https://login.salesforce.com is shown.

This setting lets the user move quickly to the login page without requiring them to manually click on the shown button.

Clone this wiki locally