Click the extension icon to copy human readable URL. Single click copies URL of the current tab. Double click copies URLs of the tabs in current window. The extension automatically decodes the URL encoding applied to the URL and make it human readable.
demo.mp4
Install prettyURL from the Chrome Web Store. The Store now requires all newly published extensions to comply with Manifest V3, necessitating the acquisition of clipboard privacy permissions from each specific website before using copy functionality. This means you'll need to individually authorize clipboard access for each website. To avoid this, you may locally install v1.0, which aligns with Manifest V2 and comes with no clipboard privacy restrictions.
- Download the extension and unzip it.
- Open the Extension Management page by navigating to
chrome://extensions
. - Enable Developer Mode by clicking the toggle switch.
- Click the 'Load unpacked' button and select your extension directory.