Hekasoft Pass Generator
Generate a secure password that respect your pattern
What is Hekasoft Pass Generator?
Hekasoft Pass Generator is a Chrome extension developed by Hekasoft, and its main feature is "Generate a secure password that respect your pattern".
Extension Screenshots
Download Hekasoft Pass Generator Extension CRX File
Download Hekasoft Pass Generator 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
Hekasoft Pass Generator can generate a secure password using a pattern defined by the user. You can choose the characters to include in your password and it's lenght. With Hekasoft Pass Generator you can check your password security too. Password Checker can check your password and tell you if it's safe or if it's better to change it.
Extension Basic Information
Name | Hekasoft Pass Generator |
ID | bplndkoaeeikioegkfiholocjdfbmnbp |
Official URL | https://chromewebstore.google.com/detail/hekasoft-pass-generator/bplndkoaeeikioegkfiholocjdfbmnbp |
Description | Generate a secure password that respect your pattern |
File Size | 98.52 KB |
Installation Count | 67 |
Current Version | 1.0.6 |
Last Updated | 2022-12-02 |
Publish Date | 2020-04-08 |
Developer | Hekasoft |
[email protected] | |
Payment Type | free |
Extension Website | https://www.hekasoft.com |
Privacy Policy Page URL | https://www.hekasoft.com/privacy-policy |
Supported Languages | de,en,fr,es,it,pl,ru,hi,zh-CN,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Hekasoft Pass Generator", "version": "1.0.6", "author": "Hekasoft", "homepage_url": "http:\/\/hekasoft.com", "description": "__MSG_extensionDescription__", "default_locale": "en", "icons": { "128": "128.png", "48": "icons\/hpg_icon.png" }, "browser_action": { "default_icon": { "19": "icons\/hpg_tool19.png", "38": "icons\/hpg_tool38.png" }, "default_title": "Hekasoft Pass Generator", "default_popup": "popup\/generator.html" } } |