SyferLock GridGuard

SyferLock GridGuard

SyferLock GridGuard란 무엇입니까?

SyferLock GridGuard은(는) SyferLock에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "SyferLock GridGuard"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

SyferLock GridGuard 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    ]
}