Password Manager
I am trying to add a password to the password manager for a specific URL like https://example.com/page. However after I save the password it save it to the address https://example.com and removes /page. Is there a way to change this?
선택된 해결법
No, you can't differentiate between paths. Firefox saves logins and exceptions for a specific origin (protocol and hostname) and strips of the path. You will have to look for a Password Manager extension that supports paths on the server.
문맥에 따라 이 답변을 읽어주세요 👍 1모든 댓글 (1)
선택된 해결법
No, you can't differentiate between paths. Firefox saves logins and exceptions for a specific origin (protocol and hostname) and strips of the path. You will have to look for a Password Manager extension that supports paths on the server.