您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
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"
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.