Welcome to the Power Users community on Codidact!
Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.
Post History
Firefox Enter about:config in the address bar. Type "decodeurl" in the search field. Set browser.urlbar.decodeURLsOnCopy to true. From the documentation: browser.urlbar.decodeURLsOnCopy ...
Answer
#2: Post edited
- ### Firefox
- 1. Enter `about:config` in the address bar.
- 2. Type "decodeurl" in the search field.
3. Set `browser.urlbar.decodeURLsOnCopy` to true.
- ### Firefox
- 1. Enter `about:config` in the address bar.
- 2. Type "decodeurl" in the search field.
- 3. Set `browser.urlbar.decodeURLsOnCopy` to true.
- From the [documentation][1]:
- > **browser.urlbar.decodeURLsOnCopy (boolean, default: false)**
- >
- > Whether copying the entire URL from the location bar will put a human readable (percent-decoded) URL on the clipboard.
- [1]: https://firefox-source-docs.mozilla.org/browser/urlbar/preferences.html