SyferLock GridGuard

SyferLock GridGuard

Apa itu SyferLock GridGuard?

SyferLock GridGuard adalah ekstensi Chrome yang dikembangkan oleh SyferLock, dan fitur utamanya adalah "SyferLock GridGuard".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi SyferLock GridGuard

Unduh file ekstensi SyferLock GridGuard dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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]                    

Informasi Dasar Ekstensi

Nama SyferLock GridGuard SyferLock GridGuard
ID biedeenaengjjlmcejokccfheiehafei
URL Resmi https://chrome.google.com/webstore/detail/syferlock-gridguard/biedeenaengjjlmcejokccfheiehafei
Deskripsi SyferLock GridGuard
Ukuran File 185 KB
Jumlah Instalasi 34
Versi Saat Ini 0.0.3
Terakhir Diperbarui 2014-05-27
Tanggal Publikasi 2014-05-27
Pengembang SyferLock
Tipe Pembayaran free
Situs Ekstensi http://www.syferlock.com
URL Halaman Bantuan http://support.syferlock.com
Bahasa yang Didukung 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"
    ]
}