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:

Author
Hagbard Hedning
Daily installs
0
Total installs
27
Ratings
0 0 0
Version
1.02
Created
2019-07-05
Updated
2019-07-05
Size
20.1 KB
License
N/A
Applies to

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.