You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the ability to prompt the user for a password when the browsing session is restored. This should be applicable for the "hide and replace" and "hide all windows" actions. Password should be set in the extension preferences dialog.
The text was updated successfully, but these errors were encountered:
If user clicks Remove Password in the Set Password dialog, but didn't enter the old password, then prompt for the user's old password
Experiment with using HTML5 rather than XUL (which is being deprecated) for the Set Password dialog
Messaging in the Set Password dialog to inform the user that the same password will be used in either the "Hide all windows" or "Hide and replace" actions
Add the ability to prompt the user for a password when the browsing session is restored. This should be applicable for the "hide and replace" and "hide all windows" actions. Password should be set in the extension preferences dialog.
The text was updated successfully, but these errors were encountered: