One Site One Password
Generate a unique and independent password for each login site
What is One Site One Password?
One Site One Password is a Chrome extension developed by https://www.51pwd.com, and its main feature is "Generate a unique and independent password for each login site".
Extension Screenshots
Download One Site One Password Extension CRX File
Download One Site One Password extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
1.From now , you cat fly securely on Internet without remembering various crazed passwords for different sites. 2.By using this Web tool or Chrome extension, you can generate different passwords for different sites by using an initial cipher. 3.Generated passwords are complex enough, which can meet all kinds of registration requirements! 4.To keep away form password remembering 5.No worry about password stolen, and exposure from hackers.
Extension Basic Information
Name | One Site One Password |
ID | jaehfjimgenmolibjliggghmjlbfhamp |
Official URL | https://chromewebstore.google.com/detail/one-site-one-password/jaehfjimgenmolibjliggghmjlbfhamp |
Description | Generate a unique and independent password for each login site |
File Size | 325 KB |
Installation Count | 78 |
Current Version | 1.2.4 |
Last Updated | 2013-12-12 |
Publish Date | 2013-12-12 |
Rating | 4.50/5 Total 2 Ratings |
Developer | https://www.51pwd.com |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "One Site One Password", "description": "Generate a unique and independent password for each login site", "version": "1.2.4", "browser_action": { "default_icon": "images\/lock-128.png", "default_popup": "main.html" }, "permissions": [] } |