CyberWise
Multilingual detector of phishing, adware, and malware on websites
Что такое CyberWise?
CyberWise - это расширение Chrome, разработанное Victoria Panassevitch, и его основная функция - "Multilingual detector of phishing, adware, and malware on websites".
Снимки экрана расширения
Скачать файл CRX расширения CyberWise
Скачайте файлы расширений CyberWise в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
CyberWise detects cyber threats for people speaking 10+ different languages 👾🌎
Once on your browser, the cyber security extension notifies you beforehand about all malicious websites, files, and ads through built-in notifications.
Feature highlights✨
- Phishing reports
- Infected file download prevention
- Suspicious pop-up detection
- Ad blocking
- Site blocking
- Editable list of blocked websites
Contact us:
Any questions or suggestions? We are always happy to learn from your perspective! Feel free to contact us at [email protected]. Основная информация о расширении
| Название | |
| ID | okcddklchnidfaehbkgphjodojdkpkkn |
| Официальный URL | https://chromewebstore.google.com/detail/cyberwise/okcddklchnidfaehbkgphjodojdkpkkn |
| Описание | Multilingual detector of phishing, adware, and malware on websites |
| Размер файла | 3.53 MB |
| Количество установок | 64 |
| Текущая Версия | 1.3 |
| Последнее Обновление | 2024-02-23 |
| Дата публикации | 2023-10-10 |
| Рейтинг | 4.71/5 Всего 14 оценок |
| Разработчик | Victoria Panassevitch |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| Официальный сайт расширения | https://cyberwise.typedream.app/ |
| URL страницы помощи | https://cyberwise.typedream.app/ |
| URL страницы политики конфиденциальности | https://www.privacypolicies.com/live/4a91ffac-5cf8-4f0f-ab44-9da37e805281 |
| Поддерживаемые языки | de,en,fr,es,ru,hi |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "CyberWise",
"description": "Multilingual detector of phishing, adware, and malware on websites",
"version": "1.3",
"default_locale": "en",
"permissions": [
"downloads",
"tabs",
"storage",
"declarativeNetRequest"
],
"declarative_net_request": {
"rule_resources": [
{
"id": "advertising_block_rule",
"enabled": false,
"path": "rules.json"
}
]
},
"icons": {
"16": "images\/logo.png",
"48": "images\/logo.png",
"128": "images\/logo.png"
},
"background": {
"service_worker": "\/scripts\/background\/background.js"
},
"content_scripts": [
{
"matches": [
" | |