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
{{ message }}
This repository was archived by the owner on Nov 6, 2023. It is now read-only.
It would be nice, if HTTPS-everywhere has a copy button present just beside of URL (for which it is showing warning message) to copy URL directly to clipboard.
Use-case
Sometimes I need know to URL for which HTTPS-everywhere showing warning message in EASE mode. HTTPS-everywhere do show URL on warning page, but longer URL replaced with ... sign.
Currently, I've to extract this URL from browser's address bar and then decode it, which may be harder for average user, but adding a copy button make things easier for average users.
PS: What do you think, is it good idea to add a copy button? If so, can I make PR for this?