SyferLock GridGuard

SyferLock GridGuard

SyferLock GridGuardคืออะไร?

SyferLock GridGuard เป็นส่วนขยายของ Chrome ที่พัฒนาโดย SyferLock และคุณลักษณะหลักของมันคือ "SyferLock GridGuard"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย SyferLock GridGuard

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    ]
}