|
|
This already exists but isn't not an option in the "Customize SuperGenPass" yet.
Replace ...gp2_genpass(0,0,0,0,0,0);... with something random or a base password like ...gp2_genpass(0,0,0,0,'lookAtMySaltMySaltIsAmazingTrogdoor1234',0);... only use letters and numbers otherwise you can break the bookmark.
For the IE bookmark you replace .../sgp2_0.js#0,0,0,0,0,0';... with ../sgp2_0.js#0,0,0,0,lookAtMySaltMySaltIsAmazingTrogdoor1234,0';...
|