Skip to content
FuriaHub
Labs
© 2026 FuriaHub. All rights reserved.
Privacy·
  • Pulse
  • Labs
  • Forge
  • Match
  • Dev
  • Digital Zen
All of Labs
Extensionsv0.1.1

Password Generator Next

Cryptographically strong passwords in one click

Updated August 10, 2026
Install
  • Manifest V3
  • TypeScript
  • Web Crypto API
  • storage

Password Generator Next creates strong passwords via the Web Crypto API. Adjust length and character set, copy the result, and keep a local generation history.

Features

Cryptographically secure RNG

Passwords are generated with the Web Crypto API so randomness comes from the secure generator built into the browser — not Math.random.

Length and charset controls

Dial length and toggle character classes (upper, lower, digits, symbols) to match site requirements without weakening entropy more than you must.

One-click copy

Generate and copy in the popup when you are creating an account. The UI confirms when the clipboard write succeeds.

Local generation history

Recent passwords can be kept locally so you can copy again if a form rejects the first paste. History never leaves the browser.

Configurable history limit

Set how many recent entries to retain in options. Lower the limit on shared machines if you prefer minimal traces.

No network requests

Generation is fully offline. The extension does not send passwords or options to any server.

Frequently asked questions

Privacy policy

More from Labs

Extensions

JSON Formatter Next

Beautiful JSON right in the browser

Extensions

Script Monkey Next

Userscript manager for Manifest V3

Extensions

Lock Password Next

Password-lock your browser in a second