PassSec+
PassSec+ alerts the user to enter passwords on websites where they could be compromised.
什么是PassSec+?
PassSec+是由SECUSO开发的Chrome扩展程序,该扩展的主要功能是“PassSec+ alerts the user to enter passwords on websites where they could be compromised.”。
扩展截图
下载PassSec+扩展crx文件
下载PassSec+扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
The PassSec+ add-on protects you from entering passwords, bank details and other sensitive data on insecure websites. 扩展基本信息
| 名称 | |
| ID | nipnbephjglfgphcfjioodiifoieamll |
| 官方URL | https://chromewebstore.google.com/detail/passsec+/nipnbephjglfgphcfjioodiifoieamll |
| 简介 | PassSec+ alerts the user to enter passwords on websites where they could be compromised. |
| 文件大小 | 394 KB |
| 安装次数 | 202 |
| 当前版本 | 3.3.2 |
| 更新时间 | 2022-03-11 |
| 上架时间 | 2019-03-07 |
| 开发者 | SECUSO |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://secuso.org/passsec |
| 支持的语言 | 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": [
" | |