A simple and lightweight Chrome extension to instantly copy the current page URL.
- One-click URL copying
- Keyboard shortcut (
Ctrl + Shift + U/Command + Shift + U) - Visual feedback (green checkmark on success)
- Productive & Lightweight
- Go to the Chrome Web Store
- Click "Add to Chrome"
- Done!
- Clone or download this repository
- Open Chrome and go to
chrome://extensions/ - Enable Developer Mode
- Click "Load unpacked"
- Select the folder containing
manifest.json
- Click the extension icon in the toolbar, or
- Press
Ctrl + Shift + U(Windows/Linux) orCommand + Shift + U(Mac)
The current page URL will be instantly copied to your clipboard. You will see a green checkmark over extension icon as SUCCESS message.
Note: This extension doesn't work on some sites(chrome://, edge://, chrome-extension://, file://) due to chrome's restrictions. You will see a red badge upon trying on those sites.
This project is licensed under the MIT License.
Made by me, for everyone ❤️.