Salesforce Org Credentials
This extension to store force.com org Credentials.
Salesforce Org Credentialsとは何ですか?
Salesforce Org Credentialsはratan.paul22によって開発されたChromeの拡張機能で、その主な機能は「This extension to store force.com org Credentials.」です。
拡張機能のスクリーンショット
Salesforce Org Credentials拡張機能のCRXファイルをダウンロード
Salesforce Org Credentials拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This App to store the salesforce org credentials
拡張機能の基本情報
名前 | Salesforce Org Credentials |
ID | bnoghienpbnblhpmoeamfgjjcjikagkh |
公式URL | https://chromewebstore.google.com/detail/salesforce-org-credential/bnoghienpbnblhpmoeamfgjjcjikagkh |
説明 | This extension to store force.com org Credentials. |
ファイルサイズ | 226 KB |
インストール数 | 30 |
現在のバージョン | 1.0 |
最終更新日 | 2016-11-11 |
公開日 | 2016-11-11 |
開発者 | ratan.paul22 |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | 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" ] } |