Covered Security Personal Assistant
Covered is a free personal security assistant that helps you avoid the time, hassle, and cost of getting hacked online.
Covered Security Personal Assistant là gì?
Covered Security Personal Assistant là một tiện ích mở rộng Chrome được phát triển bởi https://coveredsecurity.com, và tính năng chính của nó là "Covered is a free personal security assistant that helps you avoid the time, hassle, and cost of getting hacked online.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Covered Security Personal Assistant
Tải xuống các tệp mở rộng Covered Security Personal Assistant dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Hackers are constantly trying to steal your identity and your money. Getting hacked is a hassle – time consuming and frustrating. But security is complex and confusing. So what should you do? Get Covered! A revolutionary new product, Covered watches out for you as you go about your life on the Internet. It alerts you when you need to take action and provides simple, easy-to-follow steps to protect yourself and your family. And don’t worry about your personal info. Covered will never share your personal info with anyone without your direct approval. Why use Covered? • understand how much risk you are taking online • know when companies you use have been breached and your data is at risk • get personalized recommendations to improve your security • earn rewards for taking action to protect yourself
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Covered Security Personal Assistant |
ID | onaejpinkfbnfjojgokeemjmigkfjkig |
URL Chính Thức | https://chromewebstore.google.com/detail/covered-security-personal/onaejpinkfbnfjojgokeemjmigkfjkig |
Mô tả | Covered is a free personal security assistant that helps you avoid the time, hassle, and cost of getting hacked online. |
Kích Thước Tệp | 4.77 MB |
Số Lần Cài Đặt | 110 |
Phiên Bản Hiện Tại | Release 2 |
Cập Nhật Lần Cuối | 2023-05-19 |
Ngày Phát Hành | 2021-02-08 |
Đánh Giá | 5.00/5 Tổng số 10 Đánh Giá |
Nhà Phát Triển | https://coveredsecurity.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.coveredsecurity.com |
URL Trang Chính Sách Bảo Mật | https://www.coveredsecurity.com/legal/privacy.pdf |
Ngôn Ngữ Được Hỗ Trợ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "author": "Covered Security, Inc.", "name": "Covered Security Personal Assistant", "short_name": "Covered Sec", "description": "Covered is a free personal security assistant that helps you avoid the time, hassle, and cost of getting hacked online.", "version": "1.0.622", "version_name": "Release 2", "minimum_chrome_version": "25", "offline_enabled": false, "browser_action": { "default_title": "Covered Security Personal Assistant", "default_popup": "app.html" }, "icons": { "16": "icon16.png", "19": "icon19.png", "32": "icon32.png", "48": "icon48.png", "128": "icon128.png" }, "permissions": [ "https:\/\/*\/*", "http:\/\/*\/*", "history", "storage", "tabs" ], "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "js": [ "contentAll.js" ], "run_at": "document_start" }, { "matches": [ "https:\/\/www.coveredsecurity.com\/*" ], "js": [ "contentSite.js" ], "run_at": "document_end" } ], "web_accessible_resources": [ "about.png", "account_takeover_ic.png", "askCoveredLogin.html", "askCoveredLogin.js", "background.html", "breachNotify.html", "breachNotify.js", "breachSummary.html", "breachSummary.js", "bx.html", "creditcard_ic.png", "doNotInterrupt.html", "factorAndConsentRequired.html", "factorAndConsentRequired.js", "factorSuccess.html", "factorSuccess.js", "financial_identity_theft_ic.png", "healthcare_ic.png", "iframeCommon.js", "loginRequired.html", "loginRequired.js", "logo.png", "observeAndPromptAction.html", "onKudoGranted.html", "passwordRequired.html", "passwordRequired.js", "profile-image.png", "pushAlert.html", "pushAlert.js", "pushNotification.html", "pushNotification.js", "pwdMgrCreateAccount.html", "pwdMgrCreateAccountSuccess.html", "register.html", "register.js", "selectSmsFactor.html", "selectSmsFactor.js", "settings.html", "settings.js", "stepUpAuth.html", "stepUpAuth.js", "verifyFactorRequired.html", "verifyFactorRequired.js" ], "background": { "page": "background.html" }, "externally_connectable": { "matches": [ "https:\/\/www.coveredsecurity.com\/*" ] }, "oauth2": { "client_id": "222239129161-4gjh4d6q5l6m9r99umcq212jad2uiv8o.apps.googleusercontent.com", "scopes": [ " |