Skip to content

Commands

Alfredo edited this page Jul 8, 2026 · 1 revision

Introduction

Again, Why Salesforce uses the Commands (also known as Hot Keys) to let you run very different actions in an instant. You may set your own Commands or may be lucky enough to have a browser which already imports our defaults. You'll see the active Commands is the menu you see when you right-click on the page or on your Tabs (the one for the Context Menus). All the actions available by this extension are activate by performing the default Key Combination or the one you set up.

Info

To set your own Hot Keys, please run a quick search with How to set up extension commands on {your browser}.

Example Page Action

Let's say you want to "Open in another Org". This is the schema you should follow:

If the Command which has been set up is Alt+Shift+O, you'd have to press those 3 keys (Alt, Shift, O) at the same time.

After doing that, the requested modal will open on your screen. Read here for more information

Example Tab Action

Let's say you want to "Toggle Org". This is the schema you should follow:

If the Command which has been set up is Alt+Shift+G, you'd have to press those 3 keys (Alt, Shift, G) at the same time.

After doing that, the currently active Tab will have its Org toggled. Read here for more information

Here you'll find which actions are available and what will happen when you use them.

Page Actions

This Commands will take effect on the entire page and not on a specific Tab.

Name Effect Default Browsers with default
Open in another Org Launch the related modal directed to the current page (but another Org) Alt+Shift+O Chrome, Edge, Firefox
Settings Open the Settings page Alt+Comma Firefox
Import Tabs Show the related modal to start the Import process Alt+Shift+M Firefox
Export Tabs Show the related modal to start the Export process Alt+Shift+X Firefox
Save as Tab Save the current page as a Tab Alt+Shift+K Chrome, Edge, Firefox
Remove Tab Remove the current page from your Tabs Alt+Shift+R Chrome, Edge, Firefox
Open popup Open the extension popup Alt+Shift+B Firefox

Tab Actions

This Commands will take effect on your Tab list, based on the current page.

Name Effect Default Browsers with default
Toggle Org Toggles the Org related to the current page's Tab: if the Tab has no Org set, it will have the current link Org; if it does have one, it will become a generic Tab Alt+Shift+G Firefox
Other Updates Creates a modal with only the current page's Tab where you'll be able to update anything about it Alt+Shift+U Chrome, Edge, Firefox

Last Updated at: v2.2.5

Clone this wiki locally