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 |
官方網址 | 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 |
電子郵箱 | [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": [ " |