BizX Keychain
Pithy description (132 characters or less, no HTML)
Cos'è BizX Keychain?
BizX Keychain è un'estensione di Chrome sviluppata da Scott McGhee, Feng Zuo, Dean Kessey, e la sua funzione principale è "Pithy description (132 characters or less, no HTML)".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione BizX Keychain
Scarica i file di estensione BizX Keychain 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
A SuccessFactors BizX Chrome extension which can organize login credentials in a central place. This should minimize the effort to recall credentials, and share those credentials with others. This should only be used to store non-production credentials for internal use only. Informazioni di Base sull'Estensione
| Nome | |
| ID | gpcgacemgefjgggchcpnbllednbpgkap |
| URL Ufficiale | https://chromewebstore.google.com/detail/bizx-keychain/gpcgacemgefjgggchcpnbllednbpgkap |
| Descrizione | Pithy description (132 characters or less, no HTML) |
| Dimensione del File | 810 KB |
| Conteggio Installazioni | 25 |
| Versione Corrente | 1.0.0.4 |
| Ultimo Aggiornamento | 2014-08-05 |
| Data di Pubblicazione | 2014-08-05 |
| Valutazione | 5.00/5 Totale 2 Valutazioni |
| Sviluppatore | Scott McGhee, Feng Zuo, Dean Kessey |
| Tipo di Pagamento | free |
| Lingue Supportate | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "BizX Keychain",
"description": "Pithy description (132 characters or less, no HTML)",
"version": "1.0.0.4",
"manifest_version": 2,
"icons": {
"128": "image\/key2.png"
},
"browser_action": {
"default_icon": "image\/key2.png",
"default_popup": "index.html",
"default_title": "Open BizX Keychain"
}
} | |