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 |
| Eメール | [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": [
" | |