Pleasant Password Server Auto-Filler

Access & fill site passwords with Pleasant Password Server

ما هو Pleasant Password Server Auto-Filler؟

Pleasant Password Server Auto-Filler هو إضافة Chrome تم تطويرها بواسطة Pleasant Solutions Inc.، والميزة الرئيسية لها هي "Access & fill site passwords with Pleasant Password Server".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Pleasant Password Server Auto-Filler

قم بتنزيل ملفات الامتداد Pleasant Password Server Auto-Filler بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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                    

معلومات أساسية عن التمديد

الاسم Pleasant Password Server Auto-Filler Pleasant Password Server Auto-Filler
ID eaedglemlchhplocegehpjfeganapaij
عنوان URL الرسمي https://chromewebstore.google.com/detail/pleasant-password-server/eaedglemlchhplocegehpjfeganapaij
الوصف Access & fill site passwords with Pleasant Password Server
حجم الملف 478 KB
عدد التثبيتات 8,000
النسخة الحالية 0.90.5
آخر تحديث 2023-05-04
تاريخ النشر 2020-12-26
تقييم 4.00/5 مجموع تقييمات 4
المطور Pleasant Solutions Inc.
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://pleasantpasswords.com/
عنوان صفحة المساعدة https://pleasantpasswords.com/info/pleasant-password-server
عنوان صفحة سياسة الخصوصية https://pleasantsolutions.com/privacy-policy
اللغات المدعومة 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"
            ]
        }
    ]
}