Salesforce Org Credentials

This extension to store force.com org Credentials.

What is Salesforce Org Credentials?

Salesforce Org Credentials is a Chrome extension developed by ratan.paul22, and its main feature is "This extension to store force.com org Credentials.".

Extension Screenshots

screenshot

Download Salesforce Org Credentials Extension CRX File

Download Salesforce Org Credentials extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        This App to store the salesforce org credentials                    

Extension Basic Information

Name Salesforce Org Credentials Salesforce Org Credentials
ID bnoghienpbnblhpmoeamfgjjcjikagkh
Official URL https://chromewebstore.google.com/detail/salesforce-org-credential/bnoghienpbnblhpmoeamfgjjcjikagkh
Description This extension to store force.com org Credentials.
File Size 226 KB
Installation Count 30
Current Version 1.0
Last Updated 2016-11-11
Publish Date 2016-11-11
Developer ratan.paul22
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Salesforce Org Credentials",
    "description": "This extension to store force.com org Credentials.",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/",
        "storage"
    ]
}