Salesforce Org Credentials
This extension to store force.com org Credentials.
Cos'è Salesforce Org Credentials?
Salesforce Org Credentials è un'estensione di Chrome sviluppata da ratan.paul22, e la sua funzione principale è "This extension to store force.com org Credentials.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Salesforce Org Credentials
Scarica i file di estensione Salesforce Org Credentials in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
                        This App to store the salesforce org credentials                     Informazioni di Base sull'Estensione
| Nome |   |  
| ID | bnoghienpbnblhpmoeamfgjjcjikagkh | 
| URL Ufficiale | https://chromewebstore.google.com/detail/salesforce-org-credential/bnoghienpbnblhpmoeamfgjjcjikagkh | 
| Descrizione | This extension to store force.com org Credentials. | 
| Dimensione del File | 226 KB | 
| Conteggio Installazioni | 30 | 
| Versione Corrente | 1.0 | 
| Ultimo Aggiornamento | 2016-11-11 | 
| Data di Pubblicazione | 2016-11-11 | 
| Sviluppatore | ratan.paul22 | 
| [email protected] | |
| Tipo di Pagamento | free | 
| Lingue Supportate | 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"
    ]
}  |  |