Pleasant Password Server Auto-Filler

Access & fill site passwords with Pleasant Password Server

Pleasant Password Server Auto-Filler là gì?

Pleasant Password Server Auto-Filler là một tiện ích mở rộng Chrome được phát triển bởi Pleasant Solutions Inc., và tính năng chính của nó là "Access & fill site passwords with Pleasant Password Server".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Pleasant Password Server Auto-Filler

Tải xuống các tệp mở rộng Pleasant Password Server Auto-Filler dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Put Passwords at your fingertips with Chrome Auto-Filler.

Auto-Filler fills website logins from Pleasant Password Server. It protects the privacy and security of your information by saving password entries into an encrypted database hosted on your Windows machine and/or cloud location.

★ Convenient Benefits

    - Save & share passwords with your team… a Multi-User solution
    - Quick and easy password filling
    - Together with the KeePass for Pleasant client app: Easy and Powerful!

★ Features
    - Retrieve your credentials from Password Server
    - Select & Autofill entries matching the current site URL
    - Save & Update entries back to Password Server
    - In-Place Editing of Entries
    - Do-Not-Prompt (Site Specific)
    - Authenticator (TOTP)

★ Secure Integration
    - Secure Login (OAuth 2.0, SAML SSO)
    - Authentication via Azure, AD/LDAP, other Identity Providers
    - Strong Encryption with Server Certificates
    - User Role access, customizable Access Levels
    - 2FA/MFA: 6-digit codes, YubiKey, Email, DUO, RADIUS
    - Domain and Subdomain Matching, Cross-Site Scripting Protections
    - In-time Password Retrieval (no password cache)
    - Safety Shutoff Switch
    - Logout on Timeout, Lockout on Login Attempts

★ COMING!
Improved form filling, search, browser compatibility, integration with mobile, ... and much more!


★ Questions/Suggestions: 
Please contact Technical Support for excellent service and provide any product improvement suggestions.
https://PleasantSolutions.com/PasswordServer/Contact-Us

★ Getting Started
Enter the web address of your Pleasant Password Server (version 7.11.11 or higher). Then login/authenticate.

If your Admin has enabled plugin usage, you're done! You can set your preferences in the settings. 


★ About Pleasant Password Server
Pleasant Password Server is an award-winning multi-user password management tool compatible with "KeePass Password Safe" and Bruce Schneier's "Password Safe", the most popular password management systems in the world. https://pleasantsolutions.com/passwordserver

➤ Easy to use			➤ Secure
➤ Trusted				➤ Affordable
➤ Award Winning			➤ In Your Control, on Your Server

Users can use Single Sign-On (SSO), perform Password Resets; Teams can provide powerful custom integrations via API; Admins can define customer Access Levels, setup Auto Change Passwords, and view Reports and specific Audit events... and many more Enterprise level features.

★ Trusted by Thousands of Organizations
Worldwide, our secure software helps protect trillions of dollars in corporate value. Our system is trusted globally by both small businesses and large companies with thousands of users, including those with rigorous needs.

★ Download Pleasant Password Server
https://PleasantSolutions.com/PasswordServer/Demo-Download

★ End User License Agreement (EULA)
https://pleasantsolutions.com/info/pleasant-password-server/y-end-user-license-agreement                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Pleasant Password Server Auto-Filler Pleasant Password Server Auto-Filler
ID eaedglemlchhplocegehpjfeganapaij
URL Chính Thức https://chromewebstore.google.com/detail/pleasant-password-server/eaedglemlchhplocegehpjfeganapaij
Mô tả Access & fill site passwords with Pleasant Password Server
Kích Thước Tệp 478 KB
Số Lần Cài Đặt 8,000
Phiên Bản Hiện Tại 0.90.5
Cập Nhật Lần Cuối 2023-05-04
Ngày Phát Hành 2020-12-26
Đánh Giá 4.00/5 Tổng số 4 Đánh Giá
Nhà Phát Triển Pleasant Solutions Inc.
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://pleasantpasswords.com/
URL Trang Trợ Giúp https://pleasantpasswords.com/info/pleasant-password-server
URL Trang Chính Sách Bảo Mật https://pleasantsolutions.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ en,nl
manifest.json
{
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlEkgVmWh\/af\/4MZH3AYVE6G8brVFiab0sJmgNJiFMsleJdo3JZSrt1mph6lAtwRy61epy8lR2JUQ9R1I0U2AyFeEUyoQCzRYhJkoOSlowUf3CIZ0vnmAEXGLaWlgZGSVhMseHxy\/S\/y\/OEjgpvkjP5t1hOktqEGRdYG9UH5irhxAsRrSrI\/GrZvngX\/0TeKeKH\/LHKtWA6m5Zcl\/3mLNvx2ToxtbYG8hkxYPL04iXjncATg7I6c6+UB6HmaykiG7z6iCnGu2Mh2vslJFfqUKkPJ\/6m\/0fiIYlOph\/MRfAS10VC2R+ApxjIJ5higXMt807SYzrT1Baq\/RYiZeN7w3XQIDAQAB",
    "name": "__MSG_extensionName__",
    "version": "0.90.5",
    "description": "__MSG_extensionDescription__",
    "manifest_version": 3,
    "default_locale": "en",
    "permissions": [
        "storage",
        "cookies",
        "tabs",
        "webNavigation",
        "identity",
        "scripting"
    ],
    "host_permissions": [
        ""
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "background-scripts\/background.js"
    },
    "action": {
        "default_icon": {
            "128": "images\/ppass-icon-128.png",
            "16": "images\/ppass-icon-16.png",
            "32": "images\/ppass-icon-32.png",
            "48": "images\/ppass-icon-48.png"
        },
        "default_popup": "views\/popup.htm"
    },
    "icons": {
        "16": "images\/ppass-icon-16.png",
        "32": "images\/ppass-icon-32.png",
        "48": "images\/ppass-icon-48.png",
        "128": "images\/ppass-icon-128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "jquery.js",
                "images\/*",
                "styles\/*",
                "views\/*",
                "styles\/fonts\/*",
                "bootstrap-4.5.2-dist\/*\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "css": [
                "styles\/ppass-page-styles.css"
            ],
            "js": [
                "jquery.js",
                "messages\/iframe-change-response.js",
                "messages\/login-captured-message.js",
                "messages\/get-settings-request.js",
                "content-scripts\/prompt-manager.js",
                "content-scripts\/validate.js",
                "content-scripts\/field-detector.js",
                "content-scripts\/capture.js"
            ]
        }
    ]
}