Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Copier

A simple and lightweight Chrome extension to instantly copy the current page URL.

Features

  • One-click URL copying
  • Keyboard shortcut (Ctrl + Shift + U / Command + Shift + U)
  • Visual feedback (green checkmark on success)
  • Productive & Lightweight

Installation

From Chrome Web Store (Recommended)

  1. Go to the Chrome Web Store
  2. Click "Add to Chrome"
  3. Done!

For Development / Testing

  1. Clone or download this repository
  2. Open Chrome and go to chrome://extensions/
  3. Enable Developer Mode
  4. Click "Load unpacked"
  5. Select the folder containing manifest.json

User Guide

  • Click the extension icon in the toolbar, or
  • Press Ctrl + Shift + U (Windows/Linux) or Command + 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.

License

This project is licensed under the MIT License.


Made by me, for everyone ❤️.

Releases

Packages

Contributors

Languages