Sentinel
Protects users from phishing websites
Co to jest Sentinel?
Sentinel to rozszerzenie Chrome opracowane przez Sentinel, a jego główną funkcją jest „Protects users from phishing websites”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Sentinel
Pobierz pliki rozszerzeń Sentinel w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Sentinel is a browser extension built to block scam & phishing websites.
Podstawowe informacje o rozszerzeniu
Nazwa | Sentinel |
ID | lllckganoebphnkinkaaemidegnkdaie |
Oficjalny URL | https://chromewebstore.google.com/detail/sentinel/lllckganoebphnkinkaaemidegnkdaie |
Opis | Protects users from phishing websites |
Rozmiar pliku | 42.56 KB |
Liczba instalacji | 6,000 |
Aktualna Wersja | 1.1 |
Ostatnia Aktualizacja | 2021-12-10 |
Data Publikacji | 2021-12-10 |
Deweloper | Sentinel |
[email protected] | |
Typ Płatności | free |
Adres URL Strony Polityki Prywatności | https://sentinel.wtf/privacy |
Obsługiwane Języki | 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": [ " |