SyferLock GridGuard
SyferLock GridGuard
SyferLock GridGuard là gì?
SyferLock GridGuard là một tiện ích mở rộng Chrome được phát triển bởi SyferLock, và tính năng chính của nó là "SyferLock GridGuard".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng SyferLock GridGuard
Tải xuống các tệp mở rộng SyferLock GridGuard dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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]
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | biedeenaengjjlmcejokccfheiehafei |
URL Chính Thức | https://chrome.google.com/webstore/detail/syferlock-gridguard/biedeenaengjjlmcejokccfheiehafei |
Mô tả | SyferLock GridGuard |
Kích Thước Tệp | 185 KB |
Số Lần Cài Đặt | 34 |
Phiên Bản Hiện Tại | 0.0.3 |
Cập Nhật Lần Cuối | 2014-05-27 |
Ngày Phát Hành | 2014-05-27 |
Nhà Phát Triển | SyferLock |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://www.syferlock.com |
URL Trang Trợ Giúp | http://support.syferlock.com |
Ngôn Ngữ Được Hỗ Trợ | 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" ] } |