IT Portal Password Lookup
IT Portal Password Lookup. It allows to find Account , Device , Local Password from IT Portal
IT Portal Password Lookupとは何ですか?
IT Portal Password Lookupはhttps://it-portal.comによって開発されたChromeの拡張機能で、その主な機能は「IT Portal Password Lookup. It allows to find Account , Device , Local Password from IT Portal」です。
拡張機能のスクリーンショット
IT Portal Password Lookup拡張機能のCRXファイルをダウンロード
IT Portal Password Lookup拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Simplify the look-up of IT Portal credentials via this plugin. It searches the portal for the site you are on and recommends credentials to use for login. The plugin can also be used to search for credentials without having to log in to the IT Portal.
拡張機能の基本情報
名前 | IT Portal Password Lookup |
ID | dijocadohljfnagfjhpglffpmcodjpgn |
公式URL | https://chromewebstore.google.com/detail/it-portal-password-lookup/dijocadohljfnagfjhpglffpmcodjpgn |
説明 | IT Portal Password Lookup. It allows to find Account , Device , Local Password from IT Portal |
ファイルサイズ | 34.06 MB |
インストール数 | 842 |
現在のバージョン | 4.4.7 |
最終更新日 | 2024-02-23 |
公開日 | 2020-12-21 |
開発者 | https://it-portal.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.it-portal.com/v4 |
ヘルプページのURL | https://help.siportal.com |
プライバシーポリシーページのURL | https://www.it-portal.com/v4 |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "SIPortal", "manifest_version": 3, "name": "IT Portal Password Lookup", "version": "4.4.7", "version_name": "4.4.7", "minimum_chrome_version": "88.0", "permissions": [ "storage", "tabs", "activeTab", "contextMenus", "webNavigation", "scripting", "unlimitedStorage", "clipboardWrite", "notifications" ], "commands": { "fill-password": { "suggested_key": "Ctrl+Shift+1", "description": "Fill Password. Note : It will fill the first found credential from the portal for the visited url." } }, "host_permissions": [ " |