ISAM ESSO
Single sign-on to web applications with IBM Security Access Manager for Enterprise Single Sign-on.
ISAM ESSOとは何ですか?
ISAM ESSOはibm.comによって開発されたChromeの拡張機能で、その主な機能は「Single sign-on to web applications with IBM Security Access Manager for Enterprise Single Sign-on.」です。
拡張機能のスクリーンショット
ISAM ESSO拡張機能のCRXファイルをダウンロード
ISAM ESSO拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extension is a component of IBM Security Access Manager for Enterprise Single Sign-on and provides single sign-on to web applications. It eliminates the need to remember and manage passwords with automatic logon and password change for web applications.
拡張機能の基本情報
名前 | ISAM ESSO |
ID | lhffkcbejhignakjodkneobebmkljehj |
公式URL | https://chromewebstore.google.com/detail/isam-esso/lhffkcbejhignakjodkneobebmkljehj |
説明 | Single sign-on to web applications with IBM Security Access Manager for Enterprise Single Sign-on. |
ファイルサイズ | 127 KB |
インストール数 | 77,897 |
現在のバージョン | 1.0.621.0 |
最終更新日 | 2023-12-05 |
公開日 | 2020-06-22 |
評価 | 3.33/5 合計 3 レビュー |
開発者 | ibm.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.ibm.com/support/knowledgecenter/SS9JLE_8.2.2/com.ibm.itamesso.doc_8.2.2/kc-homepage.html |
ヘルプページのURL | https://www.ibm.com/support/home/ |
対応言語 | de,en,en-US,fr,nl,da,es,it,hu,pl,pt-BR,fi,cs,ru,iw,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_extensionName__", "short_name": "__MSG_extensionShortName__", "description": "__MSG_extensionDescription__", "version": "1.0.621.0", "default_locale": "en", "permissions": [ "nativeMessaging", "tabs", "webNavigation", "webRequest", "activeTab", "webRequestAuthProvider" ], "host_permissions": [ "*:\/\/*\/*" ], "background": { "service_worker": "bg.js", "type": "module" }, "content_scripts": [ { "js": [ ".\/lib\/jquery-3.6.4.min.js", "bg.js", "content.js" ], "matches": [ " |