PassSec+
PassSec+ alerts the user to enter passwords on websites where they could be compromised.
What is PassSec+?
PassSec+ is a Chrome extension developed by SECUSO, and its main feature is "PassSec+ alerts the user to enter passwords on websites where they could be compromised.".
Extension Screenshots
Download PassSec+ Extension CRX File
Download PassSec+ extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
The PassSec+ add-on protects you from entering passwords, bank details and other sensitive data on insecure websites.
Extension Basic Information
Name | PassSec+ |
ID | nipnbephjglfgphcfjioodiifoieamll |
Official URL | https://chromewebstore.google.com/detail/passsec+/nipnbephjglfgphcfjioodiifoieamll |
Description | PassSec+ alerts the user to enter passwords on websites where they could be compromised. |
File Size | 394 KB |
Installation Count | 202 |
Current Version | 3.3.2 |
Last Updated | 2022-03-11 |
Publish Date | 2019-03-07 |
Developer | SECUSO |
[email protected] | |
Payment Type | free |
Extension Website | https://secuso.org/passsec |
Supported Languages | 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": [ " |