PassSec+
PassSec+ alerts the user to enter passwords on websites where they could be compromised.
Co to jest PassSec+?
PassSec+ to rozszerzenie Chrome opracowane przez SECUSO, a jego główną funkcją jest „PassSec+ alerts the user to enter passwords on websites where they could be compromised.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia PassSec+
Pobierz pliki rozszerzeń PassSec+ 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
The PassSec+ add-on protects you from entering passwords, bank details and other sensitive data on insecure websites.
Podstawowe informacje o rozszerzeniu
Nazwa | PassSec+ |
ID | nipnbephjglfgphcfjioodiifoieamll |
Oficjalny URL | https://chromewebstore.google.com/detail/passsec+/nipnbephjglfgphcfjioodiifoieamll |
Opis | PassSec+ alerts the user to enter passwords on websites where they could be compromised. |
Rozmiar pliku | 394 KB |
Liczba instalacji | 202 |
Aktualna Wersja | 3.3.2 |
Ostatnia Aktualizacja | 2022-03-11 |
Data Publikacji | 2019-03-07 |
Deweloper | SECUSO |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://secuso.org/passsec |
Obsługiwane Języki | de,en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "PassSec+", "version": "3.3.2", "author": "SECUSO", "homepage_url": "https:\/\/www.secuso.org\/passsec", "description": "__MSG_addOnDescription__", "default_locale": "de", "background": { "scripts": [ "js\/default-preferences.js", "js\/jquery-3.4.1.min.js", "js\/publicsuffixlist.js", "js\/punycode.min.js", "background.js" ], "persistent": true }, "permissions": [ " |