The options page can be accessed from the extension settings or by clicking on the Options link on the orgnizer button:
Enable / disabled the main extension content features:
Set all the shorcuts to easily acess the main extension features:
Shows the main extension limits:
The API Usage section shows the number of API calls since the last refresh:
Enable / disable encryption for your passwords.
By setting the encryption you set a single password to encrypt all login' passwords.
The Account passwords are stored encrypted both in the local and sync storage (only if the Sync account options is checked for a given account): this means you need the real encryption password to decrypt the info.
The encryption password is stored both in the local and sync storage:
If enryption is enabled, the Download action requires the main password.
If encryption is enabled you can set up Timed Password Sessions.
Set up a maximum password session duration: during this time you are never requested for the encryption password when:
This enhances security because if you leave your laptop unattended, after the session is expired none can login on any account anymore, but requires to insert the password to enable the extension.
Once the session is expired the Quicklogin and @login command with Quicklink do not work as well.
Import and export ORG and Account data (synced and not synced):
If encryption is enabled, the Export action requires the main password.
Before importing be sure to backup your current data.
The file format is as follows:
{
"accounts": [
{
"g": "Group Name",
"n": "Synched Account label",
"p": "Password (unencrypted)",
"r": "https://login.salesforce.com",
"s": true,
"lt" : false,
"lo" : false,
"lp" : "/apex/myCostomPage"
"t": "TOKEN...",
"u": "user@name",
"f": true
},
. . .
],
"orgs": [
{
"c": "FF0000",
"l": "Tab's label",
"n": "Server name (e.g. NA3, CUSTOM-DOMAIN, ...)",
"oid": "SF ORG ID",
"ql": [
{
"l": "Quick link label",
"p": "Quick Link Relative Path"
},
. . .
]
}. . .
]
}
Where:
accounts
: is the list of all login
g
: Group name (default
is the default value)n
: account's label (readable name)u
: salesforce username (email format)p
: password (mandatory if Login with OAuth is false or not setr
: login url (e.g. http://login.salesforce.com
)s
: sync account (synched feature: every account synched is shared across your Chrome installations) (false | true
)lt
: login with token (false | true
)lo
: login with OAuth (no need to store password but every browser installation must be authorized) (false | true
)lp
: landing page (e.g. /apex/MyCustomPage
, default value is the home page)t
: token (needed for login with token feature)f
: starred loginorgs
: is the list of all configured orgs
c
: hexadecimal value of the cloud icon (e.g. FF0000
shows a red tab's icon)n
: this is your server's name (e.g. na7
)oid
: this is your organization ID (15 chars)ql
: list of quick links where
l
: quicklink labelp
: quicklink path (e.g. /apex/MyCustomWizard
)
Set the maximum number of automatic backups (default 10) and download them from the select list.
A backup is created everytime you change an Account or ORG configuration and the extension needs to resync data.
Every backup is only locale (this means you have a different bunch of backups for every Chrome browser).
All backups are encrypted / decrypted every time the encryption password is changed.
Download the extension error log to be sent for support issues investigation (enable the feature Enable Debug Log for unexpected exceptions (support helping feature) for better debug logs):
Reset local or local and synced data (e.g. you forgot your password and want to reset everything and start from scratch):
All feature of ORGanizer for Salesforce are free to use with some limitations regarding the number of logins storable, the display of advertisements both in the extension's page and the Quick Console, and also the display of a advertisement message when a certain number of action is executed (clicking the link resets the counter).
If you want to remove ads and increase the storage limits, you can purchase a PRO license.
To get a PRO license click on the GET A LICENSE button or jump to gumroad.com/organizer, choose a subscription product and complete the purchase: receive a license code via mail with the purchase confirmation mail and validate is with the Apply promo code button.
For any issues (such as wrong product purchase) or more info on payments jump to the support form or contact Twitter handle @SFORGanizerExt
Bulk Promo Codes have been developed to deliver the Pro Features for companies (when buying a definite number of licenses in a row is a necessity) or for promotions (free coupons for trial).
Promo Codes are linked to a specific email address and have an expiration date (they are substantially not a subscription product): after this date the promo code does not work anymore.
If you are interested in buying Promo Codes please use the contact form.