Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.35 KB

File metadata and controls

32 lines (23 loc) · 1.35 KB

Password Generator

This extension allows to generate secure passwords.

Example

Settings

  • Command to generate passwords: The command in search window to start generating passwords
  • Amount of passwords to generate: The amount of passwords generated as search results
  • Length of the passwords: The length of the generated passwords
  • Include uppercase characters: Whether the generated password can contain uppercase characters
  • Include lowercase characters: Whether the generated password can contain lowercase characters
  • Include numbers: Whether the generated password can contain numbers
  • Include symbols: Whether the generated password can contain symbols
  • Symbols/Reset: Add a set of symbols here or reset to the default ones
  • Begin with a letter: Whether the generated password should start with a letter character
  • Don't use similar characters: Whether the generated password should prohibit similar characters
  • Don't use duplicate characters: Whether the generated password should consist of unique characters
  • Don't use characters in sequence: Whether the generated password should prohibit characters in sequence

Example

About this extension

Author: Marco Senn-Haag

Supported operating systems:

  • Windows
  • macOS
  • Linux