Skip to content

Secure password generator Chrome (WebKit-based) extension.

License

Notifications You must be signed in to change notification settings

denwwer/passduck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PassDuck

A lightweight open-source Chrome extension for instantly generating secure, random passwords. Customize length, character sets, and easily copy with one click — all processed locally for privacy.

Features

  • Lowercase letters (a-z)
  • Uppercase letters (A-Z)
  • Numbers (0-9)
  • Custom characters (configurable)
  • 📋 One-click copy to clipboard
  • 🌙 Dark theme support (automatic based on system preference)
  • 🔒 Cryptographically secure random generation and Fisher-Yates shuffle

Browser Compatibility

  • Chrome 88+
  • Edge 88+
  • Brave
  • Any Chromium-based browser with Manifest V3 support
  • Safari 15+

Support

For issues or feature requests, please modify the code as needed. This is a standalone extension with no external dependencies.