Copying a UTF-8 URL from browser's address bar, gives only the ugly encoded one

后端 未结 8 506
清酒与你
清酒与你 2020-12-12 15:33

When I copy a UTF-8 URL from the browser\'s address bar (almost any browser on any os), then try to paste it in another text field (to post it on facebook or twitter for exa

8条回答
  •  抹茶落季
    2020-12-12 16:03

    You can use Chrome extension called "Copy Unicode URLs", which I created. It is:

    1. Open source.
    2. Gives you an option to leave URL terminators encoded so, e.g., links that end with a dot will have that dot encoded and email clients won't wrongly recognize this dot as a sentence/URL terminator.

    If you love my work then, please, donate some sum here.

提交回复
热议问题