
Copy Unicode URLs von ilyaigpetrov
Copy Unicode URLs to clipboard without nasty percent-encodings or Punycode!
320 Benutzer320 Benutzer
Metadaten zur Erweiterung
Screenshots

Über diese Erweiterung
Annoyed by all the converting of unicode chars in urls while copy-pasting?
Copy urls with this extension to preserve unicode untouched.
No more percent-encoding, no more punycode.
Use Alt+U shortcut or click the icon to copy URL from address bar.
Right-click extension icon to access options.
Open source.
Donate: https://ilyaigpetrov.page.link/copy-unicode-urls-donate
"Ю" is a Russian letter for the first letter of "Юникод" (Unicode), it's pronounced like "U" in "Unicode".
Copy urls with this extension to preserve unicode untouched.
No more percent-encoding, no more punycode.
Use Alt+U shortcut or click the icon to copy URL from address bar.
Right-click extension icon to access options.
Open source.
Donate: https://ilyaigpetrov.page.link/copy-unicode-urls-donate
"Ю" is a Russian letter for the first letter of "Юникод" (Unicode), it's pronounced like "U" in "Unicode".
Bewertet mit 5 von 3 Bewertern
Berechtigungen und DatenWeitere Informationen
Benötigte Berechtigungen:
- Zwischenablage ändern
Weitere Informationen
- Add-on-Links
- Version
- 0.0.21
- Größe
- 33,05 KB
- Zuletzt aktualisiert
- vor 2 Jahren (17. Aug. 2023)
- Verwandte Kategorien
- Lizenz
- Apache License 2.0
- Versionsgeschichte
- Zur Sammlung hinzufügen
Versionshinweise für 0.0.21
Fix decoding %25foo to %foo which is then rejected by GitHub with status 400 on Chrome or 500 on FireFox.