Pwd
Xjz Chrome password generator.
Wat is Pwd?
Pwd is een Chrome-extensie ontwikkeld door xiejiangzhi, en de belangrijkste functie is "Xjz Chrome password generator.".
Extensie Screenshots
Download het CRX-bestand van de extensie Pwd
Download Pwd-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Using the original password and domain to generate a md5 hash passwords, supports right-click menu paste password input box. 还在为每个网站都使用相同的用户名密码而烦恼呢?来使用本插件吧,本插件将为您使用的每个网站生成一个唯一的密码。 每个密码都是使用原始密码的md5与网站的域名自动生成的唯一的密码。 ================================================================ 0.3 增加自定义密码文本,可以在密码中加入自定义的内容 修复https下无法使用右键菜单粘贴密码功能
Basisinformatie over de Extensie
Naam | Pwd |
ID | ogehigndemcohkpoceaknomlnnpdclhh |
Officiële URL | https://chromewebstore.google.com/detail/pwd/ogehigndemcohkpoceaknomlnnpdclhh |
Beschrijving | Xjz Chrome password generator. |
Bestandsgrootte | 118 KB |
Aantal Installaties | 43 |
Huidige Versie | 0.3 |
Laatst Bijgewerkt | 2013-11-20 |
Publicatiedatum | 2013-11-20 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | xiejiangzhi |
Betalingswijze | free |
Ondersteunde Talen | 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": [ " |