KeePassXC-Browser
KeePassXC integration for modern web browsers
Qu'est-ce que KeePassXC-Browser ?
KeePassXC-Browser est une extension Chrome développée par https://keepassxc.org, et sa fonction principale est "KeePassXC integration for modern web browsers".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension KeePassXC-Browser
Téléchargez les fichiers d'extension KeePassXC-Browser au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Official browser plugin for the KeePassXC password manager (https://keepassxc.org). The thing computers can do best is storing information. You shouldn't waste your time trying to remember and type your passwords. KeePassXC can store your passwords safely and auto-type them into your everyday websites and applications. Privacy Policy: https://keepassxc.org/privacy/#privacy-keepassxc Check release notes from: https://github.com/keepassxreboot/keepassxc-browser/blob/develop/CHANGELOG
Informations de Base sur l'Extension
Nom | KeePassXC-Browser |
ID | oboonakemofpalcgghocfoadofidjkkk |
URL Officiel | https://chromewebstore.google.com/detail/keepassxc-browser/oboonakemofpalcgghocfoadofidjkkk |
Description | KeePassXC integration for modern web browsers |
Taille du Fichier | 948 KB |
Nombre d'Installations | 369,208 |
Version Actuelle | 1.8.12 |
Dernière Mise à Jour | 2024-01-31 |
Date de Publication | 2020-06-16 |
Évaluation | 3.62/5 Total 321 Évaluations |
Développeur | https://keepassxc.org |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://keepassxc.org |
URL de la Page d'Aide | https://github.com/keepassxreboot/keepassxc-browser/issues |
URL de la Page de Politique de Confidentialité | https://keepassxc.org/privacy |
Langues Prises en Charge | id,de,en,en-GB,fr,nl,no,tr,da,et,es,it,lt,hu,pl,pt-BR,pt-PT,ro,sl,fi,sv,cs,el,bg,ru,uk,iw,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "KeePassXC-Browser", "version": "1.8.12", "version_name": "1.8.12", "minimum_chrome_version": "93", "description": "__MSG_extensionDescription__", "author": "KeePassXC Team", "icons": { "16": "icons\/keepassxc_16x16.png", "48": "icons\/keepassxc_48x48.png", "64": "icons\/keepassxc_64x64.png", "96": "icons\/keepassxc_96x96.png", "128": "icons\/keepassxc_128x128.png" }, "browser_action": { "default_icon": { "16": "icons\/keepassxc_16x16.png", "18": "icons\/keepassxc_18x18.png", "19": "icons\/keepassxc_19x19.png", "32": "icons\/keepassxc_32x32.png", "36": "icons\/keepassxc_36x36.png", "38": "icons\/keepassxc_38x38.png", "64": "icons\/keepassxc_64x64.png" }, "default_title": "KeePassXC-Browser", "default_popup": "popups\/popup.html" }, "options_ui": { "page": "options\/options.html", "open_in_tab": true }, "background": { "scripts": [ "common\/browser-polyfill.min.js", "common\/global.js", "common\/sites.js", "background\/nacl.min.js", "background\/nacl-util.min.js", "background\/client.js", "background\/keepass.js", "background\/httpauth.js", "background\/browserAction.js", "background\/page.js", "background\/event.js", "background\/init.js" ] }, "content_scripts": [ { "matches": [ " |