SyferLock GridGuard

SyferLock GridGuard

什么是SyferLock GridGuard?

SyferLock GridGuard是由SyferLock开发的Chrome扩展程序,该扩展的主要功能是“SyferLock GridGuard”。

扩展截图

screenshot
screenshot

下载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]                    

扩展基本信息

名称 SyferLock GridGuard SyferLock GridGuard
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"
    ]
}