Greasy Fork is available in English.

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"

ავტორი
Hagbard Hedning
დღიური ინსტალაციები
0
მთლიანი ინსტალაციები
24
რეიტინგი
0 0 0
ვერსია
1.02
შექმნილია
05.07.2019
განახლებულია
05.07.2019
ლიცენზია
პ/გ
გამოყენებს მათ

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.