Password Generator

When triggered by visiting a specific web address, the script generates a password, copies it to the clipboard and closes the tab. Default trigger is to google the word "password"

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

Advertisement:

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Advertisement:

May akda
Hagbard Hedning
Mga pang araw araw na pag install
0
Kabuuan na installs
27
Mga Rating
0 0 0
Bersyon
1.02
Nilikha
2019-07-05
Na update
2019-07-05
Laki
20.1 KB
Lisensya
Wala
Nalalapat sa

This generates a randomised password.

How to use:
Select your trigger event.
Default is to google the word "password".

Function:
A random password is copied to your clipboard, and the tab is closed.

Options:
Select password length by changing the variable "var length=60;" at the top of the code.
This is how many characters your password will contain.

Below that you select to include numbers, symbols, upper & lower case letters etc.
Default setting is English letters of upper & lower case, numbers and symbols.
Set each option to 1 to include them, or 0 to exclude.