Kaspersky Protection
Manage protection right in your browser window
Kaspersky Protection란 무엇입니까?
Kaspersky Protection은(는) Kaspersky Lab에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Manage protection right in your browser window"입니다.
확장 프로그램 스크린샷
Kaspersky Protection 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
The extension helps you manage protection without distracting you from what you're doing. It lets you access the protection management features right in your browser window. The set of features the extension helps you with depends on your subscription plan. Safe Money protects your data from interception when you make online payments. In some cases, the extension speeds up and enhances its work. Private Browsing informs you when websites are collecting your data and lets you restrict them if you want. It's much easier and faster from the extension menu. Anti-Banner blocks annoying pop-up ads on websites. With the extension turned on, it can detect and block even more banner types. Safe Browsing prevents you from visiting dangerous websites. Empowered with the extension, it notifies you of its work in a more convenient and timely manner in some cases. Go to https://www.kaspersky.com/downloads and install the application.
확장 프로그램 기본 정보
이름 | Kaspersky Protection |
ID | ahkjpbeeocnddjkakilopmfdlnjdpcdm |
공식 URL | https://chromewebstore.google.com/detail/kaspersky-protection/ahkjpbeeocnddjkakilopmfdlnjdpcdm |
설명 | Manage protection right in your browser window |
파일 크기 | 266 KB |
설치 횟수 | 29,000,000 |
현재 버전 | 2.8.30.0 |
최근 업데이트 | 2024-01-26 |
출시 날짜 | 2023-06-10 |
평점 | 3.64/5 총 1152 개의 평점 |
개발자 | Kaspersky Lab |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.kaspersky.com/ |
도움말 페이지 URL | https://support.kaspersky.com/ |
개인정보 보호 정책 페이지 URL | https://help.kaspersky.com/Legal/Google/Chrome_extension_privacy_policy.htm |
지원되는 언어 | id,de,en,fr,nl,no,vi,tr,da,et,es,it,lv,lt,hu,pl,ro,fi,sv,cs,el,bg,ru,uk,fa,th,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_ExtensionName__", "version": "2.8.30.0", "icons": { "16": "images\/icon_16.png", "32": "images\/icon_32.png", "48": "images\/icon_48.png", "64": "images\/icon_64.png", "128": "images\/icon_128.png" }, "default_locale": "en", "description": "__MSG_ExtensionDescription__", "background": { "scripts": [ "background\/browsers_api.js", "background\/nms_transport.js", "background\/json.js", "background\/common.js", "background\/mutation_observer.js", "background\/md5.js", "background\/nm_transport.js", "background\/session.js", "background\/extension.js", "background\/background_anti_banner.js", "background\/anti_banner_background.js", "background\/enhance_extension.js", "background\/browser_cookie.js", "background\/popup_background.js", "background\/web_navigation.js", "background\/xhr_tracker.js", "background\/dom_parser_backround.js", "background\/popup_window.js", "background\/user_feedback_background.js", "background\/extension_remover_background.js", "background\/session_starter.js" ], "persistent": true }, "browser_action": { "default_icon": { "19": "images\/button\/inactive_19.png", "38": "images\/button\/inactive_38.png" }, "default_title": "__MSG_ToolbarButtonText__", "default_popup": "\/popup\/popup.html" }, "content_security_policy": "script-src 'self'; connect-src 'self' https:\/\/*.scr.kaspersky-labs.com; object-src 'self'", "permissions": [ "nativeMessaging", "management", "cookies", "tabs", "webNavigation", "webRequest", "webRequestBlocking", "contextMenus", " |