passwordmaker
passwordmaker copied to clipboard
Delete background page
Use window.name to save password to memory. Maybe use also a storage to make sure other extensions cannot access the stored password, but it seems that extensions cannot access other extensions' window objects.
Cannot store data in window.name - it is not restored when closing and opening the popup.