PassSec+
PassSec+ alerts the user to enter passwords on websites where they could be compromised.
PassSec+คืออะไร?
PassSec+ เป็นส่วนขยายของ Chrome ที่พัฒนาโดย SECUSO และคุณลักษณะหลักของมันคือ "PassSec+ alerts the user to enter passwords on websites where they could be compromised."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย PassSec+
ดาวน์โหลดไฟล์ส่วนขยาย 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": [
" | |