SyferLock GridGuard
SyferLock GridGuard
SyferLock GridGuardとは何ですか?
SyferLock GridGuardはSyferLockによって開発されたChromeの拡張機能で、その主な機能は「SyferLock GridGuard」です。
拡張機能のスクリーンショット
SyferLock GridGuard拡張機能のCRXファイルをダウンロード
SyferLock GridGuard拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
SyferLock GridGuard™ Extension for Chrome This extension provides the ability to protect access to websites using SyferLock's patented, multi-factor authentication technology. The extension works without any modifications to the user interface in most cases and makes it easy to integrate with most enterprise class web-based solutions including Web Gateways, Remote Access SSL VPNs and custom web applications. SyferLock GridGuard™ provides two-factor and multi-factor authentication without the need for hardware tokens and without any dependency on a cell phone like SMS based solutions. For more information, please contact us at [email protected]
拡張機能の基本情報
名前 | |
ID | biedeenaengjjlmcejokccfheiehafei |
公式URL | https://chrome.google.com/webstore/detail/syferlock-gridguard/biedeenaengjjlmcejokccfheiehafei |
説明 | SyferLock GridGuard |
ファイルサイズ | 185 KB |
インストール数 | 34 |
現在のバージョン | 0.0.3 |
最終更新日 | 2014-05-27 |
公開日 | 2014-05-27 |
開発者 | SyferLock |
支払い方法 | free |
拡張機能のウェブサイト | http://www.syferlock.com |
ヘルプページのURL | http://support.syferlock.com |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "SyferLock GridGuard", "short_name": "GridGuard", "version": "0.0.3", "description": "SyferLock GridGuard", "icons": { "16": "grid-16x16.png", "48": "grid-48x48.png", "128": "grid-128x128.png" }, "browser_action": { "default_icon": "grid-19x19.png", "default_popup": "grid.html" }, "author": "SyferLock Technology Corporation", "homepage_url": "http:\/\/www.syferlock.com", "offline_enabled": false, "permissions": [ "http:\/\/*\/*", "https:\/\/*\/*", "tabs", "activeTab", "storage" ] } |