PassSec+
PassSec+ alerts the user to enter passwords on websites where they could be compromised.
Vad är PassSec+?
PassSec+ är en Chrome-tillägg utvecklad av SECUSO, och dess huvudfunktion är "PassSec+ alerts the user to enter passwords on websites where they could be compromised.".
Tilläggsskärmbilder
Ladda ner PassSec+-förlängningens CRX-fil
Ladda ner PassSec+-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
The PassSec+ add-on protects you from entering passwords, bank details and other sensitive data on insecure websites.
Grundläggande Information om Tillägg
Namn | PassSec+ |
ID | nipnbephjglfgphcfjioodiifoieamll |
Officiell webbadress | https://chromewebstore.google.com/detail/passsec+/nipnbephjglfgphcfjioodiifoieamll |
Beskrivning | PassSec+ alerts the user to enter passwords on websites where they could be compromised. |
Filstorlek | 394 KB |
Antal Installationer | 202 |
Aktuell Version | 3.3.2 |
Senast Uppdaterad | 2022-03-11 |
Publiceringsdatum | 2019-03-07 |
Utvecklare | SECUSO |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://secuso.org/passsec |
Stödda Språk | 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": [ " |