Non-English speaking people always struggle to re-type URL by themselves. Because characters are encoded. English, numbers, and some special characters are not. (see wiki)
So I made a small web browser extension which performs the needed processes with just one click.
Please refer to issue 1.
If you have any trouble, plaese create an issue. I'll reply to it ASAP.
You are fully free to commit or make any suggestion. I always welcome you! :)
zip -r decodeURLbyClick.zip manifest.json *.js images/* *.html