Pwd
Xjz Chrome password generator.
Qu'est-ce que Pwd ?
Pwd est une extension Chrome développée par xiejiangzhi, et sa fonction principale est "Xjz Chrome password generator.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Pwd
Téléchargez les fichiers d'extension Pwd 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
Using the original password and domain to generate a md5 hash passwords, supports right-click menu paste password input box. 还在为每个网站都使用相同的用户名密码而烦恼呢?来使用本插件吧,本插件将为您使用的每个网站生成一个唯一的密码。 每个密码都是使用原始密码的md5与网站的域名自动生成的唯一的密码。 ================================================================ 0.3 增加自定义密码文本,可以在密码中加入自定义的内容 修复https下无法使用右键菜单粘贴密码功能
Informations de Base sur l'Extension
Nom | Pwd |
ID | ogehigndemcohkpoceaknomlnnpdclhh |
URL Officiel | https://chromewebstore.google.com/detail/pwd/ogehigndemcohkpoceaknomlnnpdclhh |
Description | Xjz Chrome password generator. |
Taille du Fichier | 118 KB |
Nombre d'Installations | 43 |
Version Actuelle | 0.3 |
Dernière Mise à Jour | 2013-11-20 |
Date de Publication | 2013-11-20 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | xiejiangzhi |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Pwd", "description": "Xjz Chrome password generator.", "version": "0.3", "permissions": [ "storage", "activeTab", "contextMenus" ], "browser_action": { "default_icon": { "19": "images\/icon.png", "28": "images\/icon.png" }, "default_popup": "views\/popup.html" }, "background": { "scripts": [ "javascripts\/content_menu.js" ] }, "content_scripts": [ { "matches": [ " |