Grey Tab is a chrome extension that adds useful developer and/or support tools for working with Salesforce/Force.com applications. It is currently in a alpha state and should be considered "experimental".
Currently there are two tabs available:
- Session Information
- Record Details
This tab shows information gathered from browser cookies and does not make any API calls to salesforce. Currently it shows
- Current User Id
- Current Org Id
- The salesforce pod/instance you are connected to
- Your current session id
Selecting this tab opens an API connection to salesforce, fetched sObject describe details, and then queries all fields on the currently viewed record. This view is supported on all native salesforce pages, and visualforce pages that use the "id" parameter.
Install from the chrome web store
This version should automatically update, and is the preferred way to install unless you plan to make modifications to the source.
- download to a folder
- go to chrome://extensions
- check developer mode, then load unpacked extension