KeePass Tusk - Password Access and Autofill

Readonly KeePass password database integration for Chrome™

KeePass Tusk - Password Access and Autofill क्या है?

KeePass Tusk - Password Access and Autofill https://subdavis.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Readonly KeePass password database integration for Chrome™"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में KeePass Tusk - Password Access and Autofill एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Tusk adds KeePass functionality to your browser.  It does not require KeePass to be installed, and is suitable for using KeePass with Chromebooks.  Tusk is read-only and can be configured without granting the extension access to manage your cloud storage accounts.  It can be used with:

* Google Drive
* Dropbox
* Onedrive
* pCloud
* OwnCloud and NextCloud

It includes:

* KDBX Version 4 Support
* WebDAV support
* OTP support
* Shared Link support
* HTTP fetch support
* Better security practices and updates.

Tusk is a fork of CKP and seeks to provide improvements to the UI, better security practices, and KDBX version 4 support.  Visit https://subdavis.com/Tusk for more information.

Tusk is Open Source and provided under an MIT license.

** UPDATE LOG **
================
v2018.9.27 - Bugfix #257
----------------
v2018.9.16 - UI Update, new settings, bug fixes.
----------------
v2018.6.27 - Bug fixes
----------------
v2018.6.16 - CRL+SHIFT+SPACE opens popup, other fixes.
----------------
v2018.5.19 - Pcloud and hotkey navigation!
----------------
v2018.2.25 - WebDAV support!
----------------
v2018.2.17 - KDBXv3.1 (chacha20+AES KDF)
----------------
v2018.2.12 - Solve race condition when opening before cache expires.
----------------
v2018.1.31 - TUSK_URLS custom field
----------------
v2018.1.23 - KeeOTP support; clipboard timeout preferences.
----------------
v2018.1.16 - solve #64, add Hotkeys Ctrl+Shift+Space
----------------
v2018.1.8  - fix bug with XML-based keyfiles
----------------
v2018.1.7  - use persistent background page
----------------
v2018.1.5  - Tusk!  A ground-up rewrite of the UI + major bugfixes.                    

एक्सटेंशन की मूल जानकारी

नाम KeePass Tusk - Password Access and Autofill KeePass Tusk - Password Access and Autofill
ID fmhmiaejopepamlcjkncpgpdjichnecm
आधिकारिक URL https://chromewebstore.google.com/detail/keepass-tusk-password-acc/fmhmiaejopepamlcjkncpgpdjichnecm
विवरण Readonly KeePass password database integration for Chrome™
फ़ाइल का आकार 1.01 MB
स्थापना संख्या 38,431
वर्तमान संस्करण 2018.9.27
अंतिम अपडेट 2018-09-28
प्रकाशन तिथि 2018-09-27
रेटिंग 3.94/5 कुल 180 रेटिंग्स
डेवलपर https://subdavis.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://subdavis.com/Tusk
सहायता पृष्ठ URL https://github.com/subdavis/Tusk/issues
गोपनीयता नीति पृष्ठ URL https://subdavis.com/Tusk
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "KeePass Tusk - Password Access and Autofill",
    "short_name": "KeePass Tusk",
    "version": "2018.9.27",
    "manifest_version": 2,
    "minimum_chrome_version": "48",
    "description": "Readonly KeePass password database integration for Chrome\u2122",
    "icons": {
        "16": "\/assets\/icons\/exported\/16x16.png",
        "48": "\/assets\/icons\/exported\/48x48.png"
    },
    "oauth2": {
        "client_id": "876467817034-al13p9m2bphgregs0rij76n1tumakcqr.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/drive.readonly"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhoF\/A6nYIxSHW2AekTQRJga9QodwEJBTeAA5r0tW9djrTHY3Ei0FdnUE1FrH2Hx03tsj4RjXMWDHtsqMg4REJdFNzndsRKWvliGomXtxE8XByawJf\/NGx0\/imAtVBrHc846D\/Bn4q1dRaRauqkPMKgpcHoPeg+uLTBIfAn5qPgLlvLLqNSKRg6zGYkm0iBYFiyLd1cqWjsDrVhant90W5rE7qmGQPXZudkc2ejtijuMJL4CF9BeQXOVv\/9a0XzAwNbArSr+zHnNOicZPyeEnT7mujFDvLRzXvi7OPW+8mdEsm3AeagKZ6bGUuqyzwxs8XlysWqJsXBoX6tjZCGGVpQIDAQAB",
    "background": {
        "scripts": [
            "dll\/dll.library.js",
            "build\/background.build.js"
        ]
    },
    "incognito": "split",
    "browser_action": {
        "default_icon": "\/assets\/icons\/exported\/38x38.png",
        "default_popup": "popup.html",
        "default_title": "KeePass Tusk"
    },
    "options_ui": {
        "page": "options.html",
        "chrome_style": false,
        "open_in_tab": true
    },
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "windows": "Ctrl+Shift+Space",
                "mac": "Command+Shift+Space",
                "chromeos": "Ctrl+Shift+Space",
                "linux": "Ctrl+Shift+Space",
                "default": "Ctrl+Shift+Space"
            }
        }
    },
    "permissions": [
        "activeTab",
        "storage",
        "clipboardWrite",
        "identity",
        "alarms",
        "notifications"
    ],
    "optional_permissions": [
        "https:\/\/*\/",
        "http:\/\/*\/",
        "file:\/\/\/*\/"
    ],
    "static_data": {
        "dropbox": {
            "client_id": "lau0eigo4cfthqz"
        },
        "onedrive": {
            "client_id": "f4c55645-3f43-4f8e-a7d2-ec167b416f1d"
        },
        "gdrive": {
            "client_id": "876467817034-rlas0hnb5jc9dt1qmp11l6g4724ktoqn.apps.googleusercontent.com"
        },
        "pcloud": {
            "client_id": "1NklWhTApYR"
        }
    }
}