Identity Guard

Identity Guard secures your passwords and helps you browse online more securely and privately.

Identity Guardคืออะไร?

Identity Guard เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.aura.com/ และคุณลักษณะหลักของมันคือ "Identity Guard secures your passwords and helps you browse online more securely and privately."

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

screenshot
screenshot
screenshot
screenshot

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

ดาวน์โหลดไฟล์ส่วนขยาย Identity Guard ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        You do everything online. We help you do it safely.

Identity Guard makes it easy to protect your digital life and improve your online privacy. Our extension automatically saves your passwords and checks if they’re vulnerable or compromised. Plus, we help you block intrusive ads and trackers so you can browse online more securely and privately.

Simplify & Protect Your Digital Life

- Automatically save your passwords as you browse
- Sync your passwords across every device*
- Create more secure passwords with our password generator
- Get notified if your passwords are weak, reused, or compromised from a breach
- Automatically update your vulnerable passwords with just one click - on select websites

Improve Your Online Privacy

- Block distracting pop-up ads and banners
- Block intrusive site trackers so you can keep your online activities more private

Identity Guard extension is only available to Identity Guard subscribers. Get all-in-one digital safety so you can help keep your identity, finances, and devices safe from online threats and cybercriminals. Sign up today at www.identityguard.com.

About Identity Guard
 
Identity Guard, the leader in intelligent safety solutions, provides all-in-one digital protection for consumers. We understand that the online safety needs of each individual are unique and require a personalized solution. By bringing together security and privacy on an intelligent platform, Identity Guard makes adaptive and proactive digital safety accessible to everyone. Visit www.identityguard.com.
 
Website: https://identityguard.com
Privacy Policy: https://identityguard.com/legal
Terms of Service: https://identityguard.com/legal/service-terms


*Available on devices with Identity Guard apps.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Identity Guard Identity Guard
ID pjcoeodfcijljpnpimnohlcbhpedgpoe
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/identity-guard/pjcoeodfcijljpnpimnohlcbhpedgpoe
คำอธิบาย Identity Guard secures your passwords and helps you browse online more securely and privately.
ขนาดไฟล์ 6.45 MB
จำนวนการติดตั้ง 3,421
เวอร์ชันปัจจุบัน 3.7.4
อัปเดตครั้งล่าสุด 2024-01-04
วันที่เผยแพร่ 2023-02-07
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา https://www.aura.com/
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.identityguard.com/
URL หน้าช่วยเหลือ https://www.identityguard.com/contact
URL หน้านโยบายความเป็นส่วนตัว https://www.aura.com/legal/privacy-policy
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnfcGSrccunnRkDxQALJl0KcXEm13IUWByMhikXx2JW5tUX6x72Q77scLmFXLA4RZrBl3tO0rzG26C7aHJfw1D+WLOiEOFZG81wLOhirELYzdPVv4lsCGhFmoxERrPqzQb3DauEea3B0Nuoa2ZdZ9r8FcKymSCowt7usNOYoMogh+t+y53MwSTql1jOzkcLOpsJgfJa9KwyA1fay9a0\/s3\/xI\/u4BPZ3nKF12o\/guhkNCFfcsrqcDnnrlSMGo2XlZPYS2Umj15crkUPJF87eCzyrv7bKyEoxcPgyfncdqr+TIgpB8DzcBB\/9csB9SkpSVZ72Qh9t5xhxsYaPrbo3\/jQIDAQAB",
    "manifest_version": 3,
    "name": "Identity Guard",
    "version": "3.7.4",
    "minimum_chrome_version": "109",
    "description": "Identity Guard secures your passwords and helps you browse online more securely and privately.",
    "icons": {
        "16": "images\/store-icon-16.png",
        "48": "images\/store-icon-48.png",
        "128": "images\/store-icon-128.png"
    },
    "background": {
        "service_worker": "js\/background-chrome.js"
    },
    "action": {
        "default_popup": "",
        "default_icon": {
            "16": "images\/action-icon\/active_16.png",
            "32": "images\/action-icon\/active_32.png",
            "64": "images\/action-icon\/active_64.png"
        },
        "default_title": "Identity Guard"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "at",
                "enabled": true,
                "path": "ruleset\/easy-tracking.json"
            },
            {
                "id": "ads",
                "enabled": true,
                "path": "ruleset\/easy-base.json"
            },
            {
                "id": "allow",
                "enabled": true,
                "path": "ruleset\/allowing-rules.json"
            }
        ]
    },
    "permissions": [
        "tabs",
        "alarms",
        "privacy",
        "webNavigation",
        "storage",
        "scripting",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "offscreen"
    ],
    "host_permissions": [
        ""
    ],
    "incognito": "spanning",
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*.png",
                "images\/*.svg",
                "fonts\/*.woff",
                "fonts\/*.woff2",
                "videos\/*.mp4",
                "_locales\/**\/*.json",
                "css\/**\/*.css",
                "js\/*.js",
                "js\/*.js.map",
                "html\/*.html"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_scripts": [
        {
            "all_frames": false,
            "matches": [
                ""
            ],
            "js": [
                "js\/main-app-content-chrome.js"
            ],
            "css": [
                "css\/fonts\/style.css"
            ]
        },
        {
            "all_frames": true,
            "matches": [
                ""
            ],
            "js": [
                "js\/other-content-chrome.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.identityguard.com\/*",
                "*:\/\/localhost\/*"
            ],
            "js": [
                "js\/specific-webpage-content-chrome.js"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; default-src 'self'; connect-src * data: blob: filesystem:; img-src *;",
        "sandbox": "sandbox allow-scripts; script-src 'sha256-2CJto13C7lQhHpApD0uFGrC+zH0IkPGBnXMFOGJHp9o=' 'unsafe-inline'"
    }
}