Sentinel
Protects users from phishing websites
Что такое Sentinel?
Sentinel - это расширение Chrome, разработанное Sentinel, и его основная функция - "Protects users from phishing websites".
Снимки экрана расширения
Скачать файл CRX расширения Sentinel
Скачайте файлы расширений Sentinel в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Sentinel is a browser extension built to block scam & phishing websites.
Основная информация о расширении
Название | Sentinel |
ID | lllckganoebphnkinkaaemidegnkdaie |
Официальный URL | https://chromewebstore.google.com/detail/sentinel/lllckganoebphnkinkaaemidegnkdaie |
Описание | Protects users from phishing websites |
Размер файла | 42.56 KB |
Количество установок | 6,000 |
Текущая Версия | 1.1 |
Последнее Обновление | 2021-12-10 |
Дата публикации | 2021-12-10 |
Разработчик | Sentinel |
Электронная почта | [email protected] |
Тип оплаты | free |
URL страницы политики конфиденциальности | https://sentinel.wtf/privacy |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Sentinel", "version": "1.1", "description": "Protects users from phishing websites", "author": "Sentinel Team", "background": { "scripts": [ ".\/src\/background.js" ], "persistent": true }, "permissions": [ "storage", "tabs" ], "content_scripts": [ { "matches": [ " |