A browser extension version of ForgeLock - an open-source password generator that helps you create strong, memorable, and secure passwords without cloud storage or third-party password managers.
Find a file
2025-04-20 02:09:10 +03:30
icons Add initial Chrome extension files for ForgeLock password generator 2025-03-01 00:03:20 +03:30
build_chrome.sh Add build script for Chrome extension packaging 2025-04-16 23:31:43 +03:30
LICENSE Initial commit 2025-02-28 23:56:51 +03:30
manifest.json Enhance UI and add dynamic field management 2025-03-01 12:26:29 +03:30
password_generator.js Add initial Chrome extension files for ForgeLock password generator 2025-03-01 00:03:20 +03:30
popup.html Enhance UI and add dynamic field management 2025-03-01 12:26:29 +03:30
popup.js Enhance UI and add dynamic field management 2025-03-01 12:26:29 +03:30
README.md Update README to include installation instructions for Chrome and Firefox versions 2025-04-20 02:09:10 +03:30
test.js Add initial Chrome extension files for ForgeLock password generator 2025-03-01 00:03:20 +03:30

ForgeLock Extension

A browser extension version of ForgeLock - an open-source password generator that helps you create strong, memorable, and secure passwords without cloud storage or third-party password managers.

Install

Chrome Version

Available on Chrome Web Store

Firefox Version

Available on Firefox Add-ons

Features

  • Local Password Generation: All passwords are generated locally - no data is ever sent or stored online
  • Customizable Inputs: Create passwords using:
    • Custom words/phrases
    • Dates
    • Numbers
    • Special characters (optional)
  • Secure & Memorable: Generates strong passwords that remain meaningful to you
  • Privacy-Focused: No cloud storage, no tracking, complete privacy
  • User-Friendly Interface: Clean, intuitive design matching the web app
  • Adjustable Length: Choose password length from 6-58 characters
  • Instant Copy: Automatically copies generated passwords to clipboard

How to Use

  1. Click the ForgeLock extension icon in your browser
  2. Enter your custom words/phrases in the text fields (first 3 fields are fixed)
  3. Add dates and numbers using the + buttons if desired
  4. Toggle special characters on/off (enabled by default)
  5. Adjust password length using the slider
  6. Click "Generate Password" - it will be automatically copied to your clipboard

⚠️ Important Note: ForgeLock does not store passwords or inputs. Save your input combinations securely if you need to regenerate the same password later.

Installation

  1. Download the extension from Chrome Web Store (coming soon)
  2. Click "Add to Chrome"
  3. The ForgeLock icon will appear in your browser toolbar

Privacy & Security

  • All password generation happens locally in your browser
  • No data is ever sent to servers or stored online
  • No tracking or analytics
  • Open source - verify the code yourself

Contributing

Contributions are welcome! Feel free to submit issues and pull requests.

License

This project is open source and available under the GNU GENERAL PUBLIC LICENSE.